Update README.md

This commit is contained in:
Sun Junyi 2014-04-17 13:47:47 +08:00
parent 2682e887b8
commit 28621e8b00

View File

@ -59,6 +59,11 @@ Python 3.x 下的安装
作者Aszxqw
地址https://github.com/aszxqw/nodejieba
结巴分词Erlang版本
================
作者falood
https://github.com/falood/exjieba
Algorithm
========
* 基于Trie树结构实现高效的词图扫描生成句子中汉字所有可能成词情况所构成的有向无环图DAG)