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 を使用した完全なコード例または作業中のプロジェクトはありますか? (特に中国語、日本語、韓国語、アラビア語、ヘブライ語、ペルシャ語の場合)