Star Trek: TNG - Text Analytics
A text analytics project involving scripts from Star Trek: The Next Generation.
Data Souces
- Scripts: http://www.st-minutiae.com/resources/scripts/
- Table of Planets: http://www.startrekmap.com/library/maplist.html
- Table of Main Characters: https://en.wikipedia.org/wiki/List_of_Star_Trek_characters
- Table of Episodes: https://en.wikipedia.org/wiki/List_of_Star_Trek:_The_Next_Generation_episodes
Languages and Tools Used
- Python (v3.5.2)
- pandas
- requests
- beautiful soup
- nltk
- jellyfish
<!--- Stanford CoreNLP (v3.6.0)-->