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
Linker Lin 5d83855088 自动检测CPU数目,启动合适数目的进程。 12 years ago
..
parallel 自动检测CPU数目,启动合适数目的进程。 12 years ago
demo.py 修改demo.py的代码格式,使得符合pep8规范 12 years ago
extract_tags.py 将tab换成空格,使用is判断对象是否为None 12 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 unittest for jieba.tokenize 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_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 follow PEP8: change tab to 4 white spaces 12 years ago
test_multithread.py follow PEP8: change tab to 4 white spaces 12 years ago
test_pos.py follow PEP8: change tab to 4 white spaces 12 years ago
test_pos_file.py follow PEP8: change tab to 4 white spaces 12 years ago
test_tokenize.py add 'search mode' for jieba.tokenize 12 years ago
test_userdict.py follow PEP8: change tab to 4 white spaces 12 years ago
test_whoosh.py update whoosh example 12 years ago
test_whoosh_flie.py update whoosh example 12 years ago
test_whoosh_flie_read.py update whoosh example 12 years ago
userdict.txt update test case 12 years ago