You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jieba/test
Dingyuan Wang bb1e6000c6 fix version; fix spaces at end of line 10 years ago
..
parallel modify test_file.py; use less memory 12 years ago
demo.py use prefix dict instead of trie, add a command line interface, and a few small improvements 10 years ago
extract_tags.py 将tab换成空格,使用is判断对象是否为None 12 years ago
extract_tags_idfpath.py 讓 jieba 可以切換 idf 語料庫 11 years ago
extract_tags_stop_words.py 讓 jieba 可以自行增加 stop words 語料庫 11 years ago
extract_topic.py follow PEP8: change tab to 4 white spaces 12 years ago
foobar.txt fix bug and change version 12 years ago
jieba_test.py add an option to disable HMM 12 years ago
jiebacmd.py follow PEP8: change tab to 4 white spaces 12 years ago
test.py fix bug; decimals & digit-english mixed 12 years ago
test.txt improve POS tagging 12 years ago
test_bug.py fix bug issue #132 11 years ago
test_change_dictpath.py follow PEP8: change tab to 4 white spaces 12 years ago
test_cut_for_search.py follow PEP8: change tab to 4 white spaces 12 years ago
test_cutall.py follow PEP8: change tab to 4 white spaces 12 years ago
test_file.py test_file.py: close the file object 12 years ago
test_multithread.py follow PEP8: change tab to 4 white spaces 12 years ago
test_no_hmm.py add an option to disable HMM 12 years ago
test_pos.py fix version; fix spaces at end of line 10 years ago
test_pos_file.py follow PEP8: change tab to 4 white spaces 12 years ago
test_pos_no_hmm.py add an option to disable HMM 12 years ago
test_tokenize.py add 'search mode' for jieba.tokenize 12 years ago
test_tokenize_no_hmm.py add an option to disable HMM 12 years ago
test_userdict.py fix version; fix spaces at end of line 10 years ago
test_whoosh.py fix version; fix spaces at end of line 10 years ago
test_whoosh_flie.py fix version; fix spaces at end of line 10 years ago
test_whoosh_flie_read.py update whoosh example 12 years ago
userdict.txt fix bug issue #132 11 years ago