“结巴”中文分词:做最好的 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.
 
 
Neutrino 67fa2e36e7
Update README.md update paddle link. (#817)
6 years ago
..
parallel Bugfix for HMM=False in parallelism. 9 years ago
demo.py fix self.FREQ in cut_for_search; make pair object iterable 10 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 bug fix, issue: #511, #512 8 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 issue #810 6 years ago
test_file.py use only one dict to store words and prefixes 11 years ago
test_lock.py wraps most globals in classes 10 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_paddle.py paddle coredump exception fix (#807) 6 years ago
test_paddle_postag.py paddle coredump exception fix (#807) 6 years ago
test_pos.py fix self.FREQ in cut_for_search; make pair object iterable 10 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 self.FREQ in cut_for_search; make pair object iterable 10 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 allow ignoring word frequency while providing pos tag 10 years ago
test_whoosh.py fix the error about imoprting ChineseAnalyzer 7 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 use regex and fix encoding related issues in load_userdict 10 years ago