diff --git a/README.md b/README.md index 66bff6b..d0d56cf 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Query方法先使用Mix方法切词,对于切出来的较长的词再使用Ful + [cppjieba-server] CppJieba HTTP 服务器。 + [phpjieba] php版本的结巴分词扩展。 + [perl5-jieba] Perl版本的结巴分词扩展。 ++ [jieba-dlang] D 语言的结巴分词 Deimos Bindings。 ## 线上演示 @@ -277,5 +278,6 @@ Query方法先使用Mix方法切词,对于切出来的较长的词再使用Ful [cppjieba-server]:https://github.com/yanyiwu/cppjieba-server [phpjieba]:https://github.com/jonnywang/phpjieba [perl5-jieba]:https://metacpan.org/pod/distribution/Lingua-ZH-Jieba/lib/Lingua/ZH/Jieba.pod +[jieba-dlang]:https://github.com/shove70/jieba diff --git a/README_EN.md b/README_EN.md index 723ef99..ce8f4e7 100644 --- a/README_EN.md +++ b/README_EN.md @@ -87,6 +87,7 @@ Please see details in `test/demo.cpp`. + [gitbook-plugin-search-pro] + [cppjieba-server] + [perl5-jieba] ++ [jieba-dlang] ## Contact @@ -111,3 +112,4 @@ Please see details in `test/demo.cpp`. [gitbook-plugin-search-pro]:https://plugins.gitbook.com/plugin/search-pro [cppjieba-server]:https://github.com/yanyiwu/cppjieba-server [perl5-jieba]:https://metacpan.org/pod/distribution/Lingua-ZH-Jieba/lib/Lingua/ZH/Jieba.pod +[jieba-dlang]:https://github.com/shove70/jieba