We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40adb1c commit 99ea59eCopy full SHA for 99ea59e
README.md
@@ -43,6 +43,8 @@ Python 3.x 下的安装
43
git clone https://github.com/fxsjy/jieba.git
44
git checkout jieba3k
45
python setup.py install
46
+* 或使用pip3安装: pip3 install jieba3k
47
+
48
49
结巴分词Java版本
50
================
0 commit comments