Skip to content

ToferC/Data_analysis_2014

Repository files navigation

Data_analysis_2014

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

Requirements

NLTK - see install guide here: http://www.nltk.org/install.html Positive & Negative word lists from: https://github.com/williamgunn/SciSentiment

Usage

Set the Path in Data_analysis_2014 to your target directory and run the Python script.

In Process / To do

  1. Develop CSV output
  2. Set parsing by sentence rather than word
  3. Investigate graphic options

About

A simple text analysis script using and testing NLTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages