diff --git a/README.md b/README.md index 4e32148..13bf6e4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ jieba "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best Python Chinese word segmentation module. - _Scroll down for English documentation._ + +News +======== +支持国产开源软件,为结巴分词投一票,谢谢:-), 投票地址: https://code.csdn.net/2013ossurvey + + Feature ======== * 支持三种分词模式: @@ -15,12 +21,16 @@ Feature * 支持自定义词典 + 在线演示 ========= http://jiebademo.ap01.aws.af.cm/ (Powered by Appfog) +网站代码:https://github.com/fxsjy/jiebademo + + Python 2.x 下的安装 ===================