This website requires JavaScript.
Explore
Help
Sign In
third_codes
/
jieba
Watch
1
Star
0
Fork
0
You've already forked jieba
mirror of
https://github.com/fxsjy/jieba.git
synced
2025-07-10 00:01:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jieba
/
jieba
/
finalseg
History
Dingyuan Wang
8814e08f9b
load default dictionary from pkg_resources and improve the loading method;
...
change the serialized models from marshal to pickle
2015-11-12 20:18:09 +08:00
..
__init__.py
load default dictionary from pkg_resources and improve the loading method;
2015-11-12 20:18:09 +08:00
prob_emit.p
load default dictionary from pkg_resources and improve the loading method;
2015-11-12 20:18:09 +08:00
prob_emit.py
Merge master and jieba3k, make the code Python 2/3 compatible
2015-02-10 20:54:55 +08:00
prob_start.p
load default dictionary from pkg_resources and improve the loading method;
2015-11-12 20:18:09 +08:00
prob_start.py
hold the backward compatibility, let jython use a special loading workflow
2013-07-25 10:08:58 +08:00
prob_trans.p
load default dictionary from pkg_resources and improve the loading method;
2015-11-12 20:18:09 +08:00
prob_trans.py
hold the backward compatibility, let jython use a special loading workflow
2013-07-25 10:08:58 +08:00