From 27dbfb8146b59a25b50f413348daf16e5359cee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E6=9C=9F=E5=85=AB?= Date: Fri, 31 Mar 2017 10:24:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0php=E6=89=A9=E5=B1=95?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0416843..a3c2715 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ Query方法先使用Mix方法切词,对于切出来的较长的词再使用Ful + [cppjiebapy] 由 [jannson] 开发的供 python 模块调用的项目 [cppjiebapy], 相关讨论 [cppjiebapy_discussion] . + [KeywordServer] 50行搭建一个中文关键词抽取服务。 + [cppjieba-server] CppJieba HTTP 服务器。 ++ [phpjieba] php版本的结巴分词扩展。 ## 线上演示 @@ -279,6 +280,7 @@ Query方法先使用Mix方法切词,对于切出来的较长的词再使用Ful [pg_jieba]:https://github.com/jaiminpan/pg_jieba [gitbook-plugin-search-pro]:https://plugins.gitbook.com/plugin/search-pro [cppjieba-server]:https://github.com/yanyiwu/cppjieba-server +[phpjieba]:https://github.com/jonnywang/phpjieba [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/yanyiwu/cppjieba/trend.png)](https://bitdeli.com/free "Bitdeli Badge")