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 !