114 Commits

Author SHA1 Message Date
Sun Junyi
9c07d80edb first py3k version of jieba 2012-11-28 10:50:40 +08:00
Sun Junyi
5ce72e76b1 add new method: cut_for_search(sentence), which can get better recall rate for search engine's reverse index 2012-11-27 13:37:40 +08:00
Sun Junyi
80bf2fec30 Merge branch 'master' of https://github.com/fxsjy/jieba 2012-11-23 16:01:25 +08:00
Sun Junyi
400889b25c enhance cut_all=True mode 2012-11-23 15:59:15 +08:00
Felix Yan
085b09c3ea add file-like object support 2012-11-21 18:07:19 +08:00
Sun Junyi
193bfee1d4 use only one dictionary 2012-11-06 11:01:31 +08:00
fxsjy
90cd4b3014 improve POS tagging 2012-11-06 07:17:26 +08:00
Sun Junyi
d040e92987 new interface: load_userdict(file_name) 2012-10-25 17:06:39 +08:00
Sun Junyi
14faea710b use file cache to improve the loading speed after the first time of importing 2012-10-25 12:18:33 +08:00
fxsjy
ef0c0284ff improve speed 2012-10-09 06:37:01 +08:00
fxsjy
9180b90ae3 make model loading more faster 2012-10-06 18:28:52 +08:00
fxsjy
164b782c4e improve the speed 2012-10-04 13:10:56 +08:00
fxsjy
51765aa6dd first commit 2012-10-01 15:25:06 +08:00
Sun Junyi
6f6e812afb first commit 2012-09-29 15:54:04 +08:00