Learn R Programming

⚠️There's a newer version (0.2.2) of this package.Take me there.

stoRy (version 0.1.5)

Functions for the Analysis of Star Trek Thematic Data

Description

An implementation of 1) the hypergeometric test for over-representation of literary themes in a storyset (a list of stories) relative to a background list of stories, and 2) a recommendation system that takes a user-selected story as input and returns a ranked list of similar stories on the basis of shared themes. The package is currently implemented for the episodes of the Star Trek television franchise series The Original Series (TOS), The Animated Series (TAS), The Next Generation (TNG), and Voyager (VOY).

Copy Link

Version

Install

install.packages('stoRy')

Monthly Downloads

224

Version

0.1.5

License

GPL-3

Maintainer

Paul Sheridan

Last Published

June 11th, 2020

Functions in stoRy (0.1.5)

theme

Theme objects
story

Story objects
theme_dict

Theme dictionary
storysets

Storysets objects
get_similar_stories

Recommend stories similar to a user-selected one.
story_ids_by_theme

Story theme summary
story_settings

Story settings
story_themes

Themed stories
print_tree

Theme hierarchy tree view.
story_metadata

Story metadata
story_keywords

Story keywords
get_enriched_themes

Find enriched themes in a storyset of interest relative to a background storyset.