Cppjieba-py

Latest version: v0.0.12

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

2.3.1

1. 修复安装时的服务启动问题(不过安装切词服务只是linux下的一个附加功能,不影响核心代码。)

2.3.0

1. 增加`KeywordExtractor.hpp`来进行关键词抽取。
2. 使用`gtest`来做单元测试。

2.2.0

1. 性能优化,提升切词速度约6倍。
2. 其他暂时也想不起来了。

2.1.1

1. 完成__最大概率分词算法__和__HMM分词算法__,并且将他们结合起来成效果最好的`MixSegment`。
2. 进行大量的代码重构,将主要的功能性代码都写成了hpp文件。
3. 使用`cmake`工具来管理项目。
4. 使用 [limonp]作为工具函数库,比如日志,字符串操作等常用函数。
5. 使用 [husky] 搭简易分词服务的服务器框架。

[limonp]:http://github.com/yanyiwu/limonp.git
[husky]:http://github.com/yanyiwu/husky.git
[issue50]:https://github.com/yanyiwu/cppjieba/issues/50
[qinwf]:https://github.com/yanyiwu/cppjieba/pull/53issuecomment-176264929
[jieba]:https://github.com/fxsjy/jieba
[questionfish]:https://github.com/questionfish

0.6.1

0.6.0

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.