kuitang / Markovian-Sentiment

Data Driven Modeling Final (APMA 4990)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final project for Data Driven Modelling.

Paper is in report/main.pdf.

Finished runs used as results for the paper live in paper_data/

Screen scrapes are not included, but you can run scrape.sh to obtain them 
on your own.

The following non-default libraries are required to run:

matplotlib
numpy
scipy
nltk -- including punkt tokenizer and stopwords corpora, separate download.
unidecode

About

Data Driven Modeling Final (APMA 4990)


Languages

Language:C 67.6%Language:Shell 16.5%Language:Python 11.9%Language:Perl 3.2%Language:OCaml 0.7%