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