Skip to content

Cemotion

Compare
Choose a tag to compare
@Cyberbolt Cyberbolt released this 21 Feb 03:24
· 66 commits to master since this release

Cemotion是Python下的中文NLP库,可以进行 中文情感倾向分析。

Cemotion的模型经 循环神经网络 训练得到,会为 中文文本 返回 0~1之间的 情感倾向置信度。您可以批量分析中文文本的情感,并部署至Linux、Mac OS、Windows等生产环境中,无需关注内部原理。

安装和使用方法见 https://github.com/Cyberbolt/Cemotion