A Python implementation of Support Vector Machine with Multinomial Naive Bayes Features (NBSVM) based on "Baselines and Bigrams: Simple, Good Sentiment and Topic Classification" by Sida Wang and Christopher Manning.
Currently preprocessing and testing the Stanford Sentiment Treebank Dataset (V2).