A simple text analysis script using and testing NLTK.
This code is based on the NLTK book - Natural Language Processing with Python, available here: http://nltk.org/book
NLTK - see install guide here: http://www.nltk.org/install.html Positive & Negative word lists from: https://github.com/williamgunn/SciSentiment
Set the Path in Data_analysis_2014 to your target directory and run the Python script.
- Develop CSV output
- Set parsing by sentence rather than word
- Investigate graphic options