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
History
gan
31d5845535
add better support for english. like input: 'this is interesting and interested me'-->output:'this interest interest',which 'interest' match 'interesting interested'
2013-09-09 11:54:30 +08:00
..
analyse
add better support for english. like input: 'this is interesting and interested me'-->output:'this interest interest',which 'interest' match 'interesting interested'
2013-09-09 11:54:30 +08:00
finalseg
fix the compatibility with Python2.5
2013-07-25 10:25:24 +08:00
posseg
add an option to disable HMM
2013-09-05 17:09:27 +08:00
__init__.py
add an option to disable HMM
2013-09-05 17:09:27 +08:00
dict.txt
add mix words to extra_dict/dict.txt.big
2013-06-26 09:36:41 +08:00