A deep learning recursive neural tensor network for sentiment analysis in natural language, implemented directly from the paper:
[Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank" by Socher et. al.] (http://nlp.stanford.edu/~socherr/EMNLP2013_RNTN.pdf)
- includes development, training and testing PTB files and methods for batch, mini-batch, and online learning.