wyy
|
f64c11c57e
|
add blacklist
|
2014-01-31 17:37:40 +08:00 |
|
wyy
|
41a33747f4
|
use InitOnOff
|
2014-01-30 01:06:32 +08:00 |
|
wyy
|
d5bb4e48ec
|
use InitOnOff
|
2014-01-29 20:37:26 +08:00 |
|
aholic
|
abb016f16a
|
fix bug for md5File
|
2014-01-23 23:58:58 +08:00 |
|
Richard Lee
|
af7fedd3ef
|
Fix OS X 10.9 compiling issues
|
2014-01-17 19:11:39 +08:00 |
|
wyy
|
bca6e7717f
|
add logerror
|
2014-01-04 18:11:36 +08:00 |
|
wyy
|
80f9d2ea4c
|
add DEFINE MIN MACRO
|
2014-01-04 17:48:13 +08:00 |
|
wyy
|
14aa9168d3
|
remove some warning of compiler
|
2013-12-24 19:33:56 -08:00 |
|
wyy
|
229fcd715f
|
add another extract function in keywordextractor.hpp and ut ok
|
2013-12-24 19:03:52 -08:00 |
|
wyy
|
62b83a36a0
|
using idf.utf8 in keywordExtractor
|
2013-12-24 06:55:27 -08:00 |
|
wyy
|
8271320412
|
fix bug in cmake
|
2013-12-24 03:05:58 -08:00 |
|
wyy
|
5236c634b2
|
Merge remote-tracking branch 'origin/dev'
|
2013-12-24 02:59:19 -08:00 |
|
wyy
|
418b18db55
|
rename dicts -> dict
|
2013-12-24 02:32:00 -08:00 |
|
wyy
|
0db2dfa6b8
|
finished KeywordExtractor and its ut
|
2013-12-24 01:22:02 -08:00 |
|
wyy
|
0f7947d1e3
|
update husky and limonp
|
2013-12-23 23:59:52 -08:00 |
|
wyy
|
3eb0470c2f
|
update husky and limonp
|
2013-12-23 23:58:54 -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
|
679179859e
|
add some log debug & info
|
2013-12-21 21:47:01 -08:00 |
|
wyy
|
5bd4930d41
|
Merge branch 'dev' of https://github.com/aszxqw/cppjieba into dev
|
2013-12-21 20:08:55 -08:00 |
|
wyy
|
bbaa8b684d
|
modify load_test
|
2013-12-21 20:08:40 -08:00 |
|
wyy
|
fa75f0f319
|
modify construction and init for segments
|
2013-12-21 09:37:12 -08:00 |
|
wyy
|
f89cf00552
|
init TfIdfKeyWord.hpp
|
2013-12-20 08:57:10 -08:00 |
|
wyy
|
3395b57227
|
add ttrie.cpp
|
2013-12-19 08:22:09 -08:00 |
|
wyy
|
335a7eff47
|
add THMMSegment.cpp and TMPSegment.cpp for fix little error in using hmmsegment and mpsegment.
|
2013-12-18 22:42:46 -08:00 |
|
wyy
|
9f35b82dd1
|
add TMixSegment.cpp for testing
|
2013-12-18 22:24:39 -08:00 |
|
aholic
|
d9880feb03
|
someone forget to assign value for maxWordLen in QuerySegment
|
2013-12-17 02:30:27 +08:00 |
|
aholic
|
496e593d53
|
fux bug in QuerySegment | changes cause by init()
|
2013-12-17 01:27:53 +08:00 |
|
aholic
|
9af21d9658
|
merge head
|
2013-12-17 01:19:04 +08:00 |
|
aholic
|
072045979f
|
fix a little bug in QuerySegment.hpp
|
2013-12-17 01:07:10 +08:00 |
|
aholic
|
bdd1381810
|
clear tmp result to fix bug in QuerySegment.hpp
|
2013-12-17 00:03:25 +08:00 |
|
aholic
|
d8e00f7d62
|
make TrieManager.hpp looks better
|
2013-12-17 00:02:48 +08:00 |
|
aholic
|
3160aac468
|
update md5.hpp in limonp
|
2013-12-16 16:32:24 +08:00 |
|
aholic
|
82424cc7f5
|
add FullSegment QuerySegment TrieManger to README.md
|
2013-12-16 14:42:53 +08:00 |
|
aholic
|
7add684a8a
|
change algorithm for QuerySegment(now is mix+full) | use TrieManager to get a trie for all Segment
|
2013-12-16 14:18:44 +08:00 |
|
aholic
|
a0f588a8af
|
update md5.hpp in limonp | change map type in TrieManager.hpp
|
2013-12-16 07:01:50 +08:00 |
|
aholic
|
7c7d5e29bc
|
update Limonp, add TrieManager to manage tries
|
2013-12-16 06:03:04 +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
|
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
|
1169521c42
|
modify calcDAG to speed up
|
2013-12-07 08:05:05 -08:00 |
|
wyy
|
81c2d3caf1
|
modify calcDAG try to speed up
|
2013-12-07 07:45:06 -08:00 |
|
wyy
|
32bafd78f0
|
ci
|
2013-12-07 06:53:38 -08:00 |
|
Wu Yanyi
|
e982f730af
|
Merge pull request #7 from aholic/master
add QuerySegment
|
2013-12-07 05:32:14 -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
|
7106a4475f
|
Merge branch 'master' into dev
|
2013-12-06 06:50:48 -08:00 |
|