yanyiwu
|
f17c2d10e2
|
[code style] uppercase function name
|
2015-10-29 12:30:47 +08:00 |
|
yanyiwu
|
ecacf118e6
|
[code style] lower case namespace
|
2015-10-08 21:13:11 +08:00 |
|
yanyiwu
|
4d56be920b
|
support optional user word freq weight
|
2015-10-08 20:05:27 +08:00 |
|
yanyiwu
|
fae951a95d
|
统一私有函数的命名风格
|
2015-08-28 11:17:38 +08:00 |
|
yanyiwu
|
41e4300c9a
|
LevelSegment
|
2015-08-11 00:53:06 +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
|
4d86abb001
|
新增findByLimit函数
|
2015-07-23 21:10:56 +08:00 |
|
yanyiwu
|
78e41e5fd0
|
规范Unicode的相关命名,使用Rune代表一个中文字符
|
2015-07-21 14:54:50 +08:00 |
|
yanyiwu
|
0e16e000ea
|
解决一些历史遗留问题
|
2015-07-21 14:32:05 +08:00 |
|
yanyiwu
|
620d276887
|
底层常用结构修整
|
2015-07-21 12:11:43 +08:00 |
|
aholic
|
f5e74a3f46
|
replace old trie
|
2015-07-21 00:29:49 +08:00 |
|
yanyiwu
|
64d073d194
|
支持insertUserWord接口
|
2015-06-27 11:39:43 +08:00 |
|
yanyiwu
|
c5f7d4d670
|
重构trie前先ci一下
|
2015-06-26 14:29:44 +08:00 |
|
yanyiwu
|
e3c57c0ba1
|
提升兼容性,修复在某些特定环境下的编译错误问题。
|
2015-06-08 15:01:59 +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
|
e0e0a6b976
|
修复typename在不同版本编译器的兼容问题
|
2014-12-16 12:44:48 +08:00 |
|
wyy
|
e84d57426d
|
fix warnings
|
2014-11-30 01:13:25 +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
|
76dd93051e
|
add localvector
|
2014-06-05 00:48:49 +08:00 |
|
wyy
|
fb608627c9
|
update limonp
|
2014-05-26 17:15:52 +08:00 |
|
wyy
|
cae1503725
|
split Trie.hpp into (Trie.hpp & DictTrie.hpp) test ok
|
2014-04-11 12:08:46 +08:00 |
|
wyy
|
24120c92b1
|
compile ok
|
2014-04-10 09:16:35 -07:00 |
|
wyy
|
f70b654b66
|
split Trie.hpp into (Trie.hpp & DictTrie.hpp)
|
2014-04-10 21:05:01 +08:00 |
|
wyy
|
e6fde86be5
|
Merge branch 'dev' of github.com:aszxqw/cppjieba into dev
|
2014-04-10 02:59:40 -07:00 |
|
wyy
|
c04ab76afb
|
fix potential bug in Trie.hpp
|
2014-04-10 02:58:04 -07:00 |
|
wyy
|
d3dc0ff240
|
remove isLeaf is flag
|
2014-04-10 13:24:53 +08:00 |
|
wyy
|
1536a9e2e3
|
modify _instertNode
|
2014-04-08 20:39:43 +08:00 |
|
wyy
|
a3e0db22e8
|
change trie.find args
|
2014-04-08 19:59:02 +08:00 |
|
wyy
|
bfbd63f3e8
|
remove trie.find(xx,xx, vector)
|
2014-04-08 19:51:49 +08:00 |
|
wyy
|
467fcf8434
|
refactor trie.hpp's loading and building
|
2014-04-02 09:08:45 -07:00 |
|
wyy
|
ed39e558bc
|
adapt_to_gxx44
|
2014-03-18 11:51:04 -05:00 |
|
wyy
|
89c955c1d6
|
prettify Trie.hpp ing
|
2014-03-16 21:00:51 +08:00 |
|
wyy
|
762495f5f4
|
prettify Trie.hpp ing
|
2014-03-16 20:42:20 +08:00 |
|
wyy
|
fe7e3ff807
|
prettify Trie.hpp ing
|
2014-03-16 20:20:37 +08:00 |
|
wyy
|
ddaa5589f1
|
rm TrieManager.hpp
|
2014-03-15 22:02:48 +08:00 |
|
wyy
|
90d2280002
|
use map as DagType to fix a unordered bug in different environment , by the way, it improves 1/6 speed
|
2014-03-11 10:28:10 +08:00 |
|
wyy
|
bca6e7717f
|
add logerror
|
2014-01-04 18:11:36 +08:00 |
|
wyy
|
3eb0470c2f
|
update husky and limonp
|
2013-12-23 23:58:54 -08:00 |
|
wyy
|
3395b57227
|
add ttrie.cpp
|
2013-12-19 08:22:09 -08:00 |
|
wyy
|
acb4150e3c
|
remove some unused code
|
2013-12-08 03:29:28 -08:00 |
|
wyy
|
313e05da1b
|
ci for lunch
|
2013-12-07 20:25:28 -08:00 |
|
wyy
|
81c2d3caf1
|
modify calcDAG try to speed up
|
2013-12-07 07:45:06 -08:00 |
|