shibing624 / pytextclassifier

pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。
https://shibing624.github.io/pytextclassifier/
Apache License 2.0
482 stars 74 forks source link

文本极性情感分类在哪儿? #6

Closed zzZfans closed 2 years ago

shibing624 commented 2 years ago

文本分类模型可以用于文本极性情感分类,自己加载情感分类的样本并训练模型即可。