625 Commits

Author SHA1 Message Date
aholic
7791290473 Merge https://github.com/aszxqw/cppjieba 2014-11-14 13:20:04 +08:00
wyy
9d5359fc34 update changelog.md 2014-11-13 01:32:38 +08:00
wyy
7868f7cdff 去除一些 template 代码 2014-11-13 01:16:38 +08:00
wyy
c119dc0a93 use localvector in dag 2014-11-12 21:18:30 +08:00
wyy
99c3405e13 move flag 2014-11-12 20:03:32 +08:00
wyy
75367a20c9 little modification 2014-11-12 19:45:20 +08:00
wyy
3ced451212 use automation 2014-11-12 18:55:17 +08:00
wyy
b9736ee132 update trie and dag , make cut faster . see details in changelog.md 2014-11-05 15:31:09 +08:00
wyy
11b041ed52 make load_test test time longer 2014-11-05 14:57:34 +08:00
aholic
283c65db0a fetch ahead 2014-11-05 11:13:00 +08:00
aholic
c2125b5371 Merge https://github.com/aszxqw/cppjieba 2014-11-05 11:12:33 +08:00
Yanyi Wu
a3671ab252 Merge pull request #36 from qinwf/master
README 中添加 jiebaR
2014-11-04 12:11:06 +08:00
Qin Wenfeng
7bf2bceee4 README 中添加 jiebaR
添加了CppJieba的R语言封装 jiebaR。
2014-11-04 12:07:33 +08:00
wyy
471a68e08e 增加测试 2014-11-03 11:30:45 +08:00
wyy
107638f7d8 修改测试数据等 2014-11-03 11:19:00 +08:00
wyy
fbae0f6075 增加两条分词规则 2014-11-03 10:54:53 +08:00
wyy
b68a76e63a 完善一些测试 v2.4.3 2014-10-26 12:21:10 +08:00
aholic
e85a3ef8d3 fix bug for map.erase 2014-10-25 18:29:04 +08:00
wyy
11de561332 支持 docker 2014-10-25 14:47:20 +08:00
wyy
22f5e06715 docker 2014-10-25 11:21:27 +08:00
wyy
6ac7a8c85c add dockerfile 2014-10-25 00:58:31 +08:00
Yanyi Wu
82d8a23ab9 Update README.md
更新 wiki 地址
2014-10-22 23:01:27 +08:00
wyy
ad02d2d43e 更好的支持 mac osx 系统 2014-10-16 00:08:21 +08:00
wyy
b572597777 分享词典 2014-10-15 21:22:46 +08:00
wyy
0fd68846af update travis-ci for operating system osx 2014-10-12 16:22:56 +08:00
wyy
020aeaeeb0 update tagging_demo.cpp 2014-09-28 14:13:02 +08:00
wyy
ef5766904a 修改自定义词性的格式为: word tag 2014-09-28 13:43:30 +08:00
wyy
6a8ebae344 支持自定义词性 2014-09-28 13:22:37 +08:00
wyy
28246fba5d 去除 PosTagger 构造函数里一些暂时无用的参数,和增加 PosTagger 的单元测试。 2014-09-28 11:59:30 +08:00
wyy
da1b9e0c1c update limonp 2014-09-18 00:05:43 +08:00
wyy
23aee266c3 update changelog.md 2014-09-16 23:41:43 +08:00
wyy
49e3a1760f interrupt socket receive when header is too long. 2014-09-16 21:53:33 +08:00
wyy
198c483c66 update husky for become more stable 2014-09-15 23:03:58 +08:00
wyy
eb113acfbe update test/servertest 2014-09-15 22:21:37 +08:00
wyy
38af4a5fb6 update receive 2014-09-15 19:01:04 +08:00
wyy
fbbcfbdec7 update limonp and husky for threadpool using 2014-09-15 17:52:33 +08:00
wyy
e25828e0a9 update readme.md 2014-09-12 23:40:35 +08:00
wyy
698bde3c85 add ngx_http_cppjieba_module in readme.md 2014-09-06 20:52:23 +08:00
wyy
12befefe4e update changelog.md 2014-08-16 00:14:20 +08:00
wyy
269fee6f2c v2.4.2 v2.4.2 2014-08-16 00:10:16 +08:00
wyy
4d686edb7f update unittest for compiling ok in mac 2014-08-15 22:30:52 +08:00
wyy
e317f25d94 update changelog.md 2014-08-15 22:12:02 +08:00
wyy
40eb40288d compatiable with -std=c++0x 2014-08-15 22:09:21 +08:00
wyy
9571a4d0d5 remove InitOnOff to make code lighter 2014-08-12 00:34:37 +08:00
wyy
5bfd3d0c49 update fullsegment for reducing memory cost 2014-08-11 23:34:29 +08:00
wyy
f6762e07ae update testing in readme.md 2014-07-28 20:39:01 +08:00
wyy
2113df1344 update readme.md 2014-07-23 00:36:49 +08:00
wyy
d6f114cd73 update changelog.md 2014-07-08 23:39:02 -07:00
wyy
8df0a1c89e fix max probability segmentor's bug : result is imcomplete while speical symbol in sentence 2014-07-08 23:38:06 -07:00
wyy
5b0ac64bc2 add unittest 2014-07-08 23:07:27 -07:00