“结巴”中文分词:做最好的 Python 中文分词组件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sun Junyi 885417aed1 Merge pull request #247 from gumblex/master 11 years ago
..
parallel Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
demo.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
extract_tags.py update to v0.33 11 years ago
extract_tags_idfpath.py update to v0.33 11 years ago
extract_tags_stop_words.py update to v0.33 11 years ago
extract_tags_with_weight.py port extract_tags, etc to jieba3k; add auto2to3 script 11 years ago
extract_topic.py update to v0.33 11 years ago
foobar.txt fix bug and change version 12 years ago
jieba_test.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
jiebacmd.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
lyric.txt merge change of @fukuball 11 years ago
test.py update to v0.33 11 years ago
test.txt improve POS tagging 13 years ago
test_bug.py fix test scripts 11 years ago
test_change_dictpath.py fix test scripts 11 years ago
test_cut_for_search.py fix print() in tests 11 years ago
test_cutall.py fix print() in tests 11 years ago
test_file.py use only one dict to store words and prefixes 11 years ago
test_multithread.py PEP8 12 years ago
test_no_hmm.py Update to v0.32 according to the master branch. 11 years ago
test_pos.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
test_pos_file.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
test_pos_no_hmm.py fix print() in tests 11 years ago
test_tokenize.py fix test scripts 11 years ago
test_tokenize_no_hmm.py fix test scripts 11 years ago
test_userdict.py suggest word frequency, support passing str to add_word 11 years ago
test_whoosh.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
test_whoosh_file.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
test_whoosh_file_read.py Merge master and jieba3k, make the code Python 2/3 compatible 11 years ago
userdict.txt suggest word frequency, support passing str to add_word 11 years ago