mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
pip install jieba3k
This commit is contained in:
parent
91e5b26f5f
commit
6eb43acc10
2
setup.py
2
setup.py
@ -1,5 +1,5 @@
|
|||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
setup(name='jieba',
|
setup(name='jieba3k',
|
||||||
version='0.32',
|
version='0.32',
|
||||||
description='Chinese Words Segementation Utilities',
|
description='Chinese Words Segementation Utilities',
|
||||||
author='Sun, Junyi',
|
author='Sun, Junyi',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user