Skip to content

Releases: Cyberbolt/Cemotion

Release V2.2.3:requirements settings updated

02 Aug 05:46
1631690

Choose a tag to compare

Merge pull request #26 from HankVon/master

Update pyproject.toml

Release V2.2.2: Cegementor word segmentation model API optimization

25 May 08:05
b78b8b1

Choose a tag to compare

Release V2.2.1: Added Cegementor word segmentation model.

28 Apr 12:20

Choose a tag to compare

Merge branch 'master' of https://github.com/Cyberbolt/Cemotion

Release V2.1.1: 修复 transformers 4.24.0 的依赖问题

31 Mar 09:28

Choose a tag to compare

Release V2.1.1: 修复 transformers 4.24.0 的依赖问题

cemotion_2.0.pt

02 Apr 10:47
2e1bd66

Choose a tag to compare

Create LICENSE

Cemotion

21 Feb 03:24

Choose a tag to compare

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

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

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