/
githubmirror
/
jieba
ОбзорДокументацияВойти
/
githubmirror
/
jieba
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
jieba/
test/
..
parallel

Bugfix for HMM=False in parallelism.

10 лет назад
demo.py

fix self.FREQ in cut_for_search; make pair object iterable

11 лет назад
extract_tags.py

update to v0.33

12 лет назад
extract_tags_idfpath.py

update to v0.33

12 лет назад
extract_tags_stop_words.py

update to v0.33

12 лет назад
extract_tags_with_weight.py

port extract_tags, etc to jieba3k; add auto2to3 script

12 лет назад
extract_topic.py

update to v0.33

12 лет назад
foobar.txt

fix bug and change version

13 лет назад
jieba_test.py

Merge master and jieba3k, make the code Python 2/3 compatible

12 лет назад
jiebacmd.py

Merge master and jieba3k, make the code Python 2/3 compatible

12 лет назад
lyric.txt

update README, textrank, etc.

12 лет назад
test.py

bug fix, issue: #511, #512

9 лет назад
test.txt

improve POS tagging

14 лет назад
test_bug.py

fix test scripts

11 лет назад
test_change_dictpath.py

fix test scripts

11 лет назад
test_cut_for_search.py

fix test scripts

11 лет назад
test_cutall.py

fix issue #810

7 лет назад
test_file.py

use only one dict to store words and prefixes

11 лет назад
test_lock.py

wraps most globals in classes

11 лет назад
test_multithread.py

PEP8

13 лет назад
test_no_hmm.py

Update to v0.32 according to the master branch.

12 лет назад
test_paddle.py

fix file mode

7 лет назад
test_paddle_postag.py

fix file mode

7 лет назад
test_pos.py

fix self.FREQ in cut_for_search; make pair object iterable

11 лет назад
test_pos_file.py

Merge master and jieba3k, make the code Python 2/3 compatible

12 лет назад
test_pos_no_hmm.py

fix self.FREQ in cut_for_search; make pair object iterable

11 лет назад
test_tokenize.py

fix test scripts

11 лет назад
test_tokenize_no_hmm.py

fix test scripts

11 лет назад
test_userdict.py

allow ignoring word frequency while providing pos tag

11 лет назад
test_whoosh.py

fix the error about imoprting ChineseAnalyzer

8 лет назад
test_whoosh_file.py

Merge master and jieba3k, make the code Python 2/3 compatible

12 лет назад
test_whoosh_file_read.py

Merge master and jieba3k, make the code Python 2/3 compatible

12 лет назад
userdict.txt

use regex and fix encoding related issues in load_userdict

11 лет назад