Learn R Programming

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

stoRy (version 0.1.4)

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

198

Version

0.1.4

License

GPL-3

Maintainer

Paul Sheridan

Last Published

April 30th, 2020

Functions in stoRy (0.1.4)

storysets

Storysets objects
get_similar_stories

Recommend stories similar to a user-selected one.
story_keywords

Story keywords
theme_dict

Theme dictionary
theme

Theme objects
story_settings

Story settings
story_ids_by_theme

Story theme summary
story_themes

Themed stories
story_metadata

Story metadata
story

Story objects
get_enriched_themes

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

Theme hierarchy tree view.