mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
modify README.md
This commit is contained in:
parent
e11420159b
commit
4ab7002a6f
@ -115,15 +115,20 @@ example:
|
|||||||
## 分词速度
|
## 分词速度
|
||||||
|
|
||||||
### MixSegment
|
### MixSegment
|
||||||
|
|
||||||
分词速度大概是 65M / 78sec = 0.83M/sec
|
分词速度大概是 65M / 78sec = 0.83M/sec
|
||||||
测试环境: `Intel(R) Xeon(R) CPU E5506 @ 2.13GHz`
|
测试环境: `Intel(R) Xeon(R) CPU E5506 @ 2.13GHz`
|
||||||
|
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
如果有运行问题或者任何疑问,欢迎联系 : wuyanyi09@gmail.com
|
如果有运行问题或者任何疑问,欢迎联系 : wuyanyi09@gmail.com
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
"结巴中文"分词作者: SunJunyi
|
"结巴中文"分词作者: SunJunyi
|
||||||
https://github.com/fxsjy/jieba
|
https://github.com/fxsjy/jieba
|
||||||
|
|
||||||
|
顾名思义,之所以叫CppJieba,就是边参照边膜拜SunJunyi大神的Jieba分词Python程序写成的,所以饮水思源,再次感谢SunJunyi。
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user