Sentiment analysis using Python

Henrik Lied henriklied at gmail.com
Thu Oct 8 20:26:28 EDT 2009


Hi there,

An experiment I'm currently involved with requires some form of texual
analysis to figure out the "mood" of sentences (ergo, if the sentence
in any way seem negative or positive).

Do any of you have experience with something equivalent, and perhaps
some pointers on where I should go forward?

I've had some experience with Naive Bayes in the past, but I assume
the training would be colossal (I've got texts in the thousands to
examine).


Any tips appreciated!
-- Henrik L.



More information about the Python-list mailing list