mirror of https://github.com/fxsjy/jieba.git
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.
ca444fb4da
Because of the interface change about ChineseAnlayzer , the code 'from jieba.analyse import Chinese Analyzer' in this test file would report an ImportError like 'cannot import name 'ChineseAnalyzer'. Just change import code to 'from jieba.analyse.analyzer import ChineseAnalyzer' can fix it. |
6 years ago | |
---|---|---|
.. | ||
parallel | 9 years ago | |
demo.py | 10 years ago | |
extract_tags.py | 11 years ago | |
extract_tags_idfpath.py | 11 years ago | |
extract_tags_stop_words.py | 11 years ago | |
extract_tags_with_weight.py | 10 years ago | |
extract_topic.py | 11 years ago | |
foobar.txt | 12 years ago | |
jieba_test.py | 10 years ago | |
jiebacmd.py | 10 years ago | |
lyric.txt | 10 years ago | |
test.py | 8 years ago | |
test.txt | 12 years ago | |
test_bug.py | 10 years ago | |
test_change_dictpath.py | 10 years ago | |
test_cut_for_search.py | 10 years ago | |
test_cutall.py | 10 years ago | |
test_file.py | 10 years ago | |
test_lock.py | 10 years ago | |
test_multithread.py | 12 years ago | |
test_no_hmm.py | 11 years ago | |
test_pos.py | 10 years ago | |
test_pos_file.py | 10 years ago | |
test_pos_no_hmm.py | 10 years ago | |
test_tokenize.py | 10 years ago | |
test_tokenize_no_hmm.py | 10 years ago | |
test_userdict.py | 10 years ago | |
test_whoosh.py | 6 years ago | |
test_whoosh_file.py | 10 years ago | |
test_whoosh_file_read.py | 10 years ago | |
userdict.txt | 9 years ago |