Hello,
For a university project I worked on a Sentiment Analysis challenge (Movie
Reviews) and implemented a version of NBSVM
as described in this paper:
http://nlp.stanford.edu/pubs/sidaw12_simple_sentiment.pdf
If I am not wrong there is no NBSVM class in scikit-learn. That is why I
would like to contribute by coding a NB matrix class if the work is not
done by someone else already.

Best regards,
Ivaylo Petkantchin
_______________________________________________
scikit-learn mailing list
[email protected]
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to