Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキストブロブはセンチメント分析で極性をどのように計算しますか? それはどのようなロジックに従い、ロジックを変更できますか?
ありがとうございました。
TextBlob は、分類子を使用して文の極性を予測しました。デフォルトでは、Movie-Review データ セットが使用されます。独自のトレーニング モデルを使用してトレーニングできます。