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
|
8eef9a13a8
|
fix bug about optional argument hmm
|
2015-09-13 18:06:44 +08:00 |
|
yanyiwu
|
f98e94869c
|
add optional argument: hmm
|
2015-09-13 17:28:49 +08:00 |
|
yanyiwu
|
14974d51b4
|
abondom ISegment
|
2015-09-13 17:02:04 +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
|
d56bf2cc68
|
重构:增加让各个分词类的构造函数,为后面的憋大招做准备。
|
2015-06-04 22:38:55 +08:00 |
|
yanyiwu
|
b99d0698f0
|
将 HMMSegment 里面关于模型文件的数据独立成 HMMModel
|
2015-06-04 17:52:18 +08:00 |
|
yanyiwu
|
aed1c8f4a6
|
删除一些无必要的错误检查
|
2015-05-21 16:04:41 +08:00 |
|
yanyiwu
|
c04b2dd0d4
|
增加更详细的错误日志,在初始化过程中合理使用LogFatal。
|
2015-05-07 20:03:19 +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
|
c46980c17c
|
minor change
|
2014-05-30 00:21:11 +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
|
5b654f66db
|
make single one chinese word in userdict will not be ignored in mixsegment.hpp
|
2014-05-17 16:22:54 +08:00 |
|
wyy
|
2937985243
|
adding user dict interface
|
2014-04-25 18:47:22 +08:00 |
|
wyy
|
45a7cac784
|
change MPSegment's cut(..., vector<TrieNodeInfo>) -> cut(..., vector<Unicode>)
|
2014-04-08 08:43:32 -07: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
|
ddaa5589f1
|
rm TrieManager.hpp
|
2014-03-15 22:02:48 +08:00 |
|
wyy
|
679179859e
|
add some log debug & info
|
2013-12-21 21:47:01 -08:00 |
|
wyy
|
fa75f0f319
|
modify construction and init for segments
|
2013-12-21 09:37:12 -08:00 |
|
aholic
|
599c130bd9
|
make MixSegment looks better
|
2013-11-28 10:49:40 +08:00 |
|
aholic
|
12328a3a7e
|
remove macro NO_CODING_LOG
|
2013-11-28 09:17:29 +08:00 |
|
wyy
|
1e29d25855
|
use assert for getinitflag
|
2013-12-11 04:52:33 -08:00 |
|
wyy
|
b1a71f0495
|
add init dipose into ISegment.hpp
|
2013-12-05 23:38:02 -08:00 |
|
wyy
|
2728d8311e
|
ci for save
|
2013-12-05 22:13:22 -08:00 |
|
wyy
|
f79ce99a55
|
ci for dinner
|
2013-12-05 02:54:29 -08:00 |
|
wyy
|
58e69783cc
|
merge MixSegment.h/cpp into hpp
|
2013-11-30 12:41:31 +08:00 |
|