reviews - can we find the polarity of a word using NLTK? -



reviews - can we find the polarity of a word using NLTK? -

i doing sentiment analysis on mobile product reviews, need find polarity of each extracted sentiment word positive or negative. so, need know if possible nltk? or if improve tools available finding polarity of word? please allow me know?

you can have @ textblob

you can various things like:

noun phrase extraction part-of-speech tagging sentiment analysis classification (naive bayes, decision tree)

find polarity of sentences

etc

download link

nltk reviews

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -