mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
Merge branch 'master' of https://github.com/fxsjy/jieba
This commit is contained in:
commit
cfcfb26792
10
README.md
10
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.
|
"Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best Python Chinese word segmentation module.
|
||||||
- _Scroll down for English documentation._
|
- _Scroll down for English documentation._
|
||||||
|
|
||||||
|
|
||||||
|
News
|
||||||
|
========
|
||||||
|
支持国产开源软件,为结巴分词投一票,谢谢:-), 投票地址: https://code.csdn.net/2013ossurvey
|
||||||
|
|
||||||
|
|
||||||
Feature
|
Feature
|
||||||
========
|
========
|
||||||
* 支持三种分词模式:
|
* 支持三种分词模式:
|
||||||
@ -15,12 +21,16 @@ Feature
|
|||||||
* 支持自定义词典
|
* 支持自定义词典
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
在线演示
|
在线演示
|
||||||
=========
|
=========
|
||||||
http://jiebademo.ap01.aws.af.cm/
|
http://jiebademo.ap01.aws.af.cm/
|
||||||
|
|
||||||
(Powered by Appfog)
|
(Powered by Appfog)
|
||||||
|
|
||||||
|
网站代码:https://github.com/fxsjy/jiebademo
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Python 2.x 下的安装
|
Python 2.x 下的安装
|
||||||
===================
|
===================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user