mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
Update README.md
This commit is contained in:
parent
a9f92e37ce
commit
5cf9034625
@ -27,7 +27,7 @@ Python 2.x 下的安装
|
||||
* 全自动安装:`easy_install jieba` 或者 `pip install jieba`
|
||||
* 半自动安装:先下载http://pypi.python.org/pypi/jieba/ ,解压后运行python setup.py install
|
||||
* 手动安装:将jieba目录放置于当前目录或者site-packages目录
|
||||
* 通过import jieba 来引用 (第一次import时需要构建Trie树,需要几秒时间)
|
||||
* 通过import jieba 来引用
|
||||
|
||||
|
||||
Python 3.x 下的安装
|
||||
|
Loading…
x
Reference in New Issue
Block a user