Skip to content

cac-s19/story_collider

Repository files navigation

story_collider

Story Collider Mental Model

Link to Story Collider

Link to Transcripts

Here's the paper that inspired this project: https://doi.org/10.1140/epjds/s13688-016-0093-1 related for datasets: https://link.springer.com/article/10.1140/epjds/s13688-017-0121-9

Dr. Casey Kennington recommended using "TextBlob", a python library that will do everything from parsing to sentiment analysis: How to install: https://textblob.readthedocs.io/en/dev/install.html How to get started: https://textblob.readthedocs.io/en/dev/quickstart.html

All story collider stories are copyrighted and the property of The Story Collider. All rights reserved. Our code is GPL'ed, see LICENSE for details.

Setup

$ pip install -r requirements.txt 
$ python -m textblob.download_corpora