mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
Update README.md
This commit is contained in:
parent
2682e887b8
commit
28621e8b00
@ -59,6 +59,11 @@ Python 3.x 下的安装
|
|||||||
作者:Aszxqw
|
作者:Aszxqw
|
||||||
地址:https://github.com/aszxqw/nodejieba
|
地址:https://github.com/aszxqw/nodejieba
|
||||||
|
|
||||||
|
结巴分词Erlang版本
|
||||||
|
================
|
||||||
|
作者:falood
|
||||||
|
https://github.com/falood/exjieba
|
||||||
|
|
||||||
Algorithm
|
Algorithm
|
||||||
========
|
========
|
||||||
* 基于Trie树结构实现高效的词图扫描,生成句子中汉字所有可能成词情况所构成的有向无环图(DAG)
|
* 基于Trie树结构实现高效的词图扫描,生成句子中汉字所有可能成词情况所构成的有向无环图(DAG)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user