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
Lin
fea3aec6bd
Fix divided by zero issue in case of words are not found in dict.
2014-12-05 17:13:12 +08:00
..
analyse
Fix divided by zero issue in case of words are not found in dict.
2014-12-05 17:13:12 +08:00
finalseg
improve extract_tags; unify extract_tags and testrank
2014-10-31 23:15:51 +08:00
posseg
complete the setup.py,
fix
#202
problem in posseg
2014-11-29 15:33:42 +08:00
__init__.py
complete the setup.py,
fix
#202
problem in posseg
2014-11-29 15:33:42 +08:00
__main__.py
add custom dictionary to __main__; update README; slightly optimize textrank
2014-10-25 12:59:36 +08:00
dict.txt
fix a little problem of dict.txt
2014-02-07 14:35:38 +08:00