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-24 00:00:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jieba
/
jieba
/
finalseg
History
Dingyuan Wang
32a0e92a09
don't compile re every time; autopep8
2015-02-10 21:22:34 +08:00
..
__init__.py
don't compile re every time; autopep8
2015-02-10 21:22:34 +08:00
prob_emit.p
serialize model to file so that it can support jython.
2013-07-24 22:50:48 +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
serialize model to file so that it can support jython.
2013-07-24 22:50:48 +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
serialize model to file so that it can support jython.
2013-07-24 22:50:48 +08:00
prob_trans.py
hold the backward compatibility, let jython use a special loading workflow
2013-07-25 10:08:58 +08:00