Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 495 Bytes

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 !