superjjcmeng / iclr15

Sentiment Analysis with Ensemble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: I don't provide personal support for custom changes in the code. Only for the release. For people just starting, I recommend Treehouse for online-learning.

Ensemble of Generative and Discriminative Techniques for Sentiment Analysis of Movie Reviews

This code reproduces the results of the following paper:

Grégoire Mesnil, Tomas Mikolov, Marc'Aurelio and Yoshua Bengio: Ensemble of Generative and Discriminative Techniques for Sentiment Analysis of Movie Reviews; Submitted to the workshop track of ICLR 2015. http://arxiv.org/abs/1412.5335

To reproduce the results:

git clone git@github.com:mesnilgr/iclr15.git
cd iclr15; chmod +x oh_my_go.sh
./oh_my_go.sh

This code has been tested on Ubuntu and Fedora. Compilation of word2vec on OSX seems to be an issue.

Creative Commons License
Ensemble of Generative and Discriminative Techniques for Sentiment Analysis of Movie Reviews by Grégoire Mesnil is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/mesnilgr/iclr15.

About

Sentiment Analysis with Ensemble


Languages

Language:TeX 73.1%Language:C 20.2%Language:Shell 4.7%Language:Python 2.0%