yanyiwu
|
aed1c8f4a6
|
删除一些无必要的错误检查
|
2015-05-21 16:04:41 +08:00 |
|
yanyiwu
|
954100dc3d
|
use LogFatal for more human-readable
|
2015-05-20 16:50:12 +08:00 |
|
yanyiwu
|
6e3bb7d057
|
use reverse_iterator
|
2015-05-18 23:57:13 +08:00 |
|
yanyiwu
|
c04b2dd0d4
|
增加更详细的错误日志,在初始化过程中合理使用LogFatal。
|
2015-05-07 20:03:19 +08:00 |
|
yanyiwu
|
31400cee17
|
update changelog
|
2015-05-06 23:02:57 +08:00 |
|
yanyiwu
|
2b18a582fc
|
code style
|
2015-05-06 23:02:03 +08:00 |
|
yanyiwu
|
bb32234654
|
astyle --style=google --indent=spaces=2
|
2015-05-06 17:53:20 +08:00 |
|
yanyiwu
|
b70875f412
|
update LogFatal, print more readable error message when errors happened
|
2015-05-06 17:20:15 +08:00 |
|
yanyiwu
|
56c524f7a8
|
yanyiwu.mit-license.org
|
2015-04-25 12:19:24 +08:00 |
|
yanyiwu
|
5121bf675e
|
__APPLE__
|
2015-02-28 12:49:07 +08:00 |
|
yanyiwu
|
b3d928a450
|
rename aszxqw -> yanyiwu
|
2015-02-11 17:11:37 +08:00 |
|
Yanyi Wu
|
8fe97fc898
|
Merge pull request #39 from qinwf/patch-test
添加英文+数字分词规则 qinwf/jiebaR#7
|
2015-02-06 10:59:43 +08:00 |
|
qinwf
|
c0bdef74fb
|
添加英文+数字分词规则 qinwf/jiebaR#7
|
2015-02-06 10:19:43 +08:00 |
|
yanyiwu
|
10e9b32258
|
little adjustment
|
2015-01-31 12:58:49 +08:00 |
|
yanyiwu
|
00f738a617
|
update husky for server
|
2015-01-31 10:14:16 +08:00 |
|
yanyiwu
|
660cd9d93e
|
upload limonp for Colors.hpp and use ColorPrintln in load_test.cpp
|
2015-01-28 21:27:46 +08:00 |
|
yanyiwu
|
8c23da4332
|
remove debug log in hmm
|
2015-01-28 20:29:38 +08:00 |
|
yanyiwu
|
2488738b55
|
update unittest
|
2015-01-24 15:51:24 +08:00 |
|
yanyiwu
|
4e72d4a06f
|
KeywordExtractor 支持自定义词典(可选参数)。
|
2015-01-24 15:34:34 +08:00 |
|
yanyiwu
|
269bc0fd0d
|
make QuerySegment support user.dict.utf8
|
2015-01-23 01:10:12 +08:00 |
|
yanyiwu
|
a406c0f8cc
|
2.4.4
v2.4.4
|
2015-01-06 15:29:21 +08:00 |
|
yanyiwu
|
51e4583fd1
|
update email
|
2015-01-06 15:28:10 +08:00 |
|
yanyiwu
|
7304ccb854
|
add iosjieba into readme.md
|
2014-12-24 22:57:33 +08:00 |
|
yanyiwu
|
dc41c9eeb9
|
update jieba_rb
|
2014-12-24 19:13:09 +08:00 |
|
wyy
|
5858fe29a2
|
update changelog.md
|
2014-12-16 12:45:29 +08:00 |
|
wyy
|
e0e0a6b976
|
修复typename在不同版本编译器的兼容问题
|
2014-12-16 12:44:48 +08:00 |
|
yanyiwu
|
0edb2b13cc
|
cjieba
|
2014-12-16 01:30:14 +08:00 |
|
wyy
|
e84d57426d
|
fix warnings
|
2014-11-30 01:13:25 +08:00 |
|
wyy
|
a63fe809b1
|
rm unused file
|
2014-11-30 00:34:17 +08:00 |
|
Yanyi Wu
|
de962ec97b
|
Merge pull request #37 from qinwf/master
删除 MPSegment.hpp 中的重复头文件 以及 UBSAN 测试
|
2014-11-30 00:11:42 +08:00 |
|
Qin Wenfeng
|
2b522b20ff
|
使用 uint8_t 通过 UBSAN 测试
|
2014-11-29 19:41:12 +08:00 |
|
Qin Wenfeng
|
61f2031e4b
|
删除 MPSegment.hpp 中的重复头文件
|
2014-11-29 19:36:55 +08:00 |
|
wyy
|
e9cbec02c2
|
增加两条词性标注的规则,针对连续英文和数字。
|
2014-11-29 12:45:11 +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 |
|
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 |
|
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 |
|