# NOT RUN {
#######################################################################
# Recommend Star Trek stories similar to the Star Trek: Voyager #
# episode False Profits (voy3x05) #
#######################################################################
# }
# NOT RUN {
story_id <- "voy3x05"
mystory <- story$new(story_id)
result <- get_similar_stories(mystory)
# }
# NOT RUN {
#######################################################################
# Output top ten most similar stories #
#######################################################################
# }
# NOT RUN {
result[1:10,]
# }
Run the code above in your browser using DataLab