Skip to content

Pull requests: fxsjy/jieba

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Save word freqs in trie instead a dedicated map
#160 opened May 20, 2014 by shenfeng Loading…
减少IO开销
#185 opened Oct 9, 2014 by liuzheng Loading…
Jieba3k
#182 opened Sep 6, 2014 by think-95 Loading…
Update __init__.py
#113 opened Oct 17, 2013 by yishenggudou Loading…
Jieba3k
#140 opened Mar 10, 2014 by chenyuping Loading…
Version 4 sqlite memory usage patch
#224 opened Jan 24, 2015 by mraygalaxy Loading…
ADD dict
#226 opened Jan 27, 2015 by CipherChen Loading…
jieba
#338 opened Jan 19, 2016 by gged Loading…
mention perl5-jieba in README
#463 opened Apr 16, 2017 by iynehz Loading…
Add LICENSE to manifest
#457 opened Apr 7, 2017 by pmlandwehr Loading…
My NLP
#472 opened May 1, 2017 by xuejunye Loading…
Master
#474 opened May 3, 2017 by lvyan00 Loading…
Fix a typo in jieba/__init__.py
#478 opened May 10, 2017 by felixonmars Loading…
add load_userlist method
#553 opened Nov 24, 2017 by yanwii Loading…
fix unit test encoding for python 2
#544 opened Nov 5, 2017 by gumblex Loading…
增加自定义词典是关闭文件
#548 opened Nov 15, 2017 by JamCh01 Loading…
Update README.md
#568 opened Dec 25, 2017 by deepcs233 Loading…
bug fix for cut_all mode
#615 opened Apr 7, 2018 by snakesgun Loading…
延迟加载PROB模型和默认词典
#583 opened Jan 21, 2018 by rhcad Loading…
ProTip! Filter pull requests by the default branch with base:master.