cedias / sentana

Sentiment Analysis on Stanford Tree Bank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentana

Sentiment anlysis on Stanford Sentiment Treebank with RNN.

We want to experiment and reproduce the result of the paper of Richard Socher : Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank.

=======

Install : Clone the repository (data + code folders) in a directory on your computer

Run : See load.py to check the options provided. Then in a ipython/python console : run load.py --options

Where --options are whatever option you want to use !

About

Sentiment Analysis on Stanford Tree Bank


Languages

Language:TeX 85.9%Language:Python 14.1%