306 Commits

Author SHA1 Message Date
Sun Junyi
8eab1cdb6d Merge branch 'master' of https://github.com/fxsjy/jieba 2013-06-24 13:48:30 +08:00
Sun Junyi
1a3be67691 make cache dumping more robust 2013-06-24 13:48:16 +08:00
Sun Junyi
465e475460 Update README.md 2013-06-24 12:24:50 +09:00
Sun Junyi
38b6bcd54e remove some words 2013-06-23 21:52:22 +08:00
fxsjy
e1afafe353 fix a bug of cxfree support 2013-06-23 12:50:28 +08:00
fxsjy
a9f53e9c85 don't seprate CRLF 2013-06-22 21:56:39 +08:00
fxsjy
c015f4e297 support cxfree py2exe; keep white space 2013-06-22 21:24:45 +08:00
fxsjy
7343679ba8 fix a bug in parallel mode 2013-06-21 15:09:27 +08:00
Sun Junyi
c0816b9bb0 more mixed words 2013-06-18 18:09:55 +08:00
Sun Junyi
c9e8da9e63 add more mix words to dict.txt 2013-06-18 14:10:36 +08:00
Sun Junyi
322e8e48b6 Update Changelog 2013-06-17 10:31:31 +09:00
Sun Junyi
1d06f124d6 Update Changelog 2013-06-17 09:31:09 +08:00
Sun Junyi
dbfd0e0f63 minor version v0.29.1 2013-06-17 09:24:10 +08:00
Sun Junyi
cfcfb26792 Merge branch 'master' of https://github.com/fxsjy/jieba 2013-06-16 13:22:02 +08:00
Sun Junyi
9d1e23ce6f speed up the viterbi 2013-06-16 13:21:43 +08:00
Sun Junyi
b1238a2306 Update README.md 2013-06-14 13:01:07 +09:00
Sun Junyi
02e9a0328d Update README.md 2013-06-14 09:06:15 +08:00
Sun Junyi
b050bfe946 remove some useless words 2013-06-08 15:40:01 +08:00
fxsjy
69e584677a Merge branch 'master' of https://github.com/fxsjy/jieba 2013-06-08 10:48:11 +08:00
Sun Junyi
7993a3ea73 version 0.29 v0.29 2013-06-07 18:23:19 +08:00
fxsjy
bdfaaa4eea Merge branch 'master' of https://code.csdn.net/fxsjy/jieba 2013-06-07 18:11:58 +08:00
fxsjy
1febdf847f clear 2013-06-07 18:11:11 +08:00
fxsjy
ffea881a46 second commit 2013-06-07 18:03:21 +08:00
979a9177ae first commit 2013-06-07 17:47:16 +08:00
fxsjy
e12e176d17 rollback, seems no abvious speed up by the previous change 2013-06-07 15:51:48 +08:00
fxsjy
d3531f197d rollback, seems no abvious speed up by the previous change 2013-06-07 15:51:13 +08:00
fxsjy
f2d6abf063 speed up of viterbi 2013-06-07 14:41:55 +08:00
fxsjy
0087a4e7e3 adjust prob_trans for better support of name entity; fix some bad cases 2013-06-07 13:59:36 +08:00
Sun Junyi
872d159b61 Update README.md 2013-06-04 14:33:46 +09:00
Sun Junyi
d4943f9072 minor version change v0.28.4 2013-05-31 13:43:16 +08:00
Sun Junyi
0bda20db82 Merge pull request #53 from cloudaice/devbranch
Don't lose nformation about a function when using a decorator
2013-05-22 18:18:11 -07:00
cloudaice
dfc807e65b Don't lose nformation about a function when using a decorator 2013-05-23 00:25:45 +02:00
项超
df8e0ab44d Merge pull request #6 from fxsjy/master
merge master from fxsjy
2013-05-21 03:57:12 -07:00
Sun Junyi
4300f79788 add a example of using sklearn+jieba 2013-05-17 09:35:12 +08:00
Sun Junyi
a8f902545c fix some bad cases 2013-05-15 18:21:08 +08:00
项超
c6fc94a2e8 Merge pull request #5 from fxsjy/master
merge master from fxsjy
2013-05-12 02:55:45 -07:00
Sun Junyi
afea4ca1ca Merge pull request #48 from cloudaice/cloudaice-dev
格式化了demo文件,添加了jieba_test.py单元测试文件
2013-05-11 20:06:58 -07:00
cloudaice
9ee20a5293 add generator test 2013-05-11 22:50:30 +02:00
cloudaice
0c050b5eb2 add jieba.posseg test case 2013-05-11 17:40:43 +02:00
cloudaice
b0f9e6721e 添加cutall 测试用例 2013-05-11 17:40:43 +02:00
cloudaice
a7ff398edc 添加cut,set_dictionary,cut_for_search三个测试用例 2013-05-11 17:40:43 +02:00
cloudaice
667203a9ae 替换tab为空格,使用join代替循环 2013-05-11 17:40:43 +02:00
cloudaice
a2d2078465 将tab换成空格,使用is判断对象是否为None 2013-05-11 17:40:42 +02:00
cloudaice
7ce5116a93 规范readme的示例代码 2013-05-11 17:40:42 +02:00
cloudaice
e0434871eb 修改demo.py的代码格式,使得符合pep8规范 2013-05-11 17:40:42 +02:00
项超
5e1ccf2086 Merge pull request #4 from fxsjy/master
sync code
2013-05-11 08:39:33 -07:00
项超
4a9f2d1e19 Merge pull request #3 from fxsjy/master
捕获明确的错误
2013-05-10 02:56:02 -07:00
Sun Junyi
37a179436f Merge pull request #46 from cloudaice/cloudaice-dev
明确声明处理的异常
2013-05-10 02:50:07 -07:00
cloudaice
9b0f60df93 Catch明确的错误 2013-05-10 11:26:27 +02:00
项超
65d07d2ddf Merge pull request #2 from fxsjy/master
使用更明确的表达
2013-05-10 02:25:32 -07:00