33 Commits

Author SHA1 Message Date
yanyiwu
fae951a95d 统一私有函数的命名风格 2015-08-28 11:17:38 +08:00
yanyiwu
efd029c20b namespace husky; namespace limonp; 2015-08-08 12:30:14 +08:00
yanyiwu
8a3ced2b27 去掉一些没必要的返回值判断,精简代码 2015-07-24 14:39:03 +08:00
yanyiwu
0f79fa6c24 统一在SegmentBase搞定所有Unicode和string的转码事情 2015-07-24 13:42:24 +08:00
yanyiwu
78e41e5fd0 规范Unicode的相关命名,使用Rune代表一个中文字符 2015-07-21 14:54:50 +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
10e9b32258 little adjustment 2015-01-31 12:58:49 +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
4a8f63fcd2 make segments NonCopyable 2014-06-11 16:18:09 +08:00
wyy
fb608627c9 update limonp 2014-05-26 17:15:52 +08:00
wyy
75581495b4 use vector's reserve 2014-05-24 16:09:00 +08:00
wyy
bc6ed2368d use vector's reserve 2014-05-24 15:37:31 +08:00
wyy
e225c8c722 and modify some test case 2014-04-19 12:35:19 +08:00
wyy
a585471e76 rewrite cut for chinese special symbol 2014-04-19 11:25:13 +08:00
wyy
76d640b26e use filterSpecialChars in segmentbase.hpp 2014-04-14 22:21:09 +08:00
wyy
8382828e48 little modification 2014-03-30 23:19:10 +08:00
wyy
fe7e3ff807 prettify Trie.hpp ing 2014-03-16 20:20:37 +08:00
wyy
d5bb4e48ec use InitOnOff 2014-01-29 20:37:26 +08:00
wyy
24a15cd128 rename and finishing KeywordExtractor.hpp 2013-12-23 19:22:59 -08:00
wyy
657aee0fda mv filterAscii from ChineseFilter.hpp into SegmentBase.hpp 2013-12-21 21:58:15 -08:00
wyy
fa75f0f319 modify construction and init for segments 2013-12-21 09:37:12 -08:00
wyy
9f35b82dd1 add TMixSegment.cpp for testing 2013-12-18 22:24:39 -08:00
wyy
18de12a21c add NO_FILTER macro 2013-12-07 17:32:11 +08:00
wyy
45a5df5856 fix bug's in SegmentBase where using filterAscii 2013-12-07 15:22:00 +08:00
wyy
8e8a68352b modify some gbk enc for more robust 2013-12-06 22:52:59 -08:00
wyy
cde97bf9b8 remove chinesefilter 2013-12-06 06:19:54 -08:00
wyy
b1a71f0495 add init dipose into ISegment.hpp 2013-12-05 23:38:02 -08:00
wyy
f79ce99a55 ci for dinner 2013-12-05 02:54:29 -08:00
wyy
bbdd041ee5 rm globals.h 2013-11-30 13:06:50 +08:00
wyy
470bded7de rename 2013-11-03 20:25:30 -08:00
wyy
6f15f1398c mv ... 2013-11-03 07:49:41 -08:00