sentiment analysis
这里有一个关于NLTK
(python)的演示http://text-processing.com/demo/sentiment/。
还有情感分析部分的教程
- http://streamhacker.com/2010/06/16/text-classification-sentiment-analysis-eliminate-low-information-features/
- http://streamhacker.com/2010/05/10/text-classification-sentiment-analysis-naive-bayes-classifier/
- http://nltk.googlecode.com/svn/trunk/doc/book/ch07.html
是否有任何完整的代码示例或使用 python NLTK 进行亚洲语言情感分析的工作项目?(尤其适用于中文、日文、韩文或阿拉伯文、希伯来文和波斯文)