wyy
|
ee8ec6955a
|
add post for server
|
2014-04-03 10:00:40 -07:00 |
|
wyy
|
d791859027
|
add format=simple in server
|
2014-04-03 04:53:00 -07:00 |
|
wyy
|
467fcf8434
|
refactor trie.hpp's loading and building
|
2014-04-02 09:08:45 -07:00 |
|
wyy
|
8382828e48
|
little modification
|
2014-03-30 23:19:10 +08:00 |
|
wyy
|
8eb2a9bc09
|
fix bug in
|
2014-03-27 21:03:13 +08:00 |
|
wyy
|
9a7ba0d685
|
update limonp && husky to adapter less version g++
|
2014-03-27 11:44:41 +08:00 |
|
wyy
|
498bc431f4
|
rm try..catch in HMMSegment
|
2014-03-19 23:47:46 -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
|
6de292a56d
|
add stopword in KeywordExtractor
|
2014-03-15 23:31:59 +08:00 |
|
wyy
|
4a559e7858
|
update Limonp
|
2014-03-15 23:13:32 +08:00 |
|
wyy
|
a4b0a6c762
|
rm TrieManager.hpp
|
2014-03-15 22:48:29 +08:00 |
|
wyy
|
ddaa5589f1
|
rm TrieManager.hpp
|
2014-03-15 22:02:48 +08:00 |
|
wyy
|
e3b58d6ddc
|
use map in extract to fix a unordered bug in different environment , by the way, it improves 1/6 speed
|
2014-03-11 10:43:06 +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
|
485383c669
|
static const char * -> const char* const
|
2014-03-09 20:02:03 -07:00 |
|
wyy
|
c74ca2b458
|
Merge branch 'master' into dev
|
2014-03-06 23:36:34 -08:00 |
|
wyy
|
6fcaad6514
|
fix bug in BLACK_LIST definition
|
2014-03-06 23:35:32 -08:00 |
|
wyy
|
220066d159
|
fix bug in postagger.hpp
|
2014-02-27 13:17:00 +08:00 |
|
aholic
|
275a3779e5
|
add Part of Speech without viterbi....
|
2014-02-25 21:20:48 +08:00 |
|
wyy
|
eff8d45267
|
fix bug: cmp function pair<string, uint> -> pair<string, double>
|
2014-02-10 11:16:24 +08:00 |
|
wyy
|
31bcaeb11e
|
fix bug: cmp function pair<string, uint> -> pair<string, double>
|
2014-02-10 11:08:26 +08:00 |
|
wyy
|
5f96dcf09a
|
add filter singword in keywordextractor.
|
2014-02-07 17:51:08 +08:00 |
|
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 |
|