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
Sun Junyi cb1b0499f7 unittest for jieba.tokenize 12 years ago
..
parallel utf-8 output is more friendly to Linux 12 years ago
demo.py 修改demo.py的代码格式,使得符合pep8规范 12 years ago
extract_tags.py 将tab换成空格,使用is判断对象是否为None 12 years ago
extract_topic.py add a example of using sklearn+jieba 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 add one more example 13 years ago
test.py more mixed words 12 years ago
test.txt improve POS tagging 12 years ago
test_change_dictpath.py fix bug and change version 12 years ago
test_cut_for_search.py hot fix of cut_all=True 12 years ago
test_cutall.py hot fix of cut_all=True 12 years ago
test_file.py in the speed test: initialize first to ignore the time of dict loading 12 years ago
test_multithread.py make lazy load thread safe 12 years ago
test_pos.py fix some bad cases 12 years ago
test_pos_file.py in the speed test: initialize first to ignore the time of dict loading 12 years ago
test_tokenize.py unittest for jieba.tokenize 12 years ago
test_userdict.py update test case 12 years ago
userdict.txt update test case 12 years ago