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
|
c04ab76afb
|
fix potential bug in Trie.hpp
|
2014-04-10 02:58:04 -07: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
|
278b93e851
|
increment load_test
|
2014-04-07 22:52:37 -07:00 |
|
wyy
|
d0cfd042a4
|
ci load_test
|
2014-04-03 07:04:05 -07:00 |
|
wyy
|
86de722888
|
little modification
|
2014-03-31 10:49:25 +08:00 |
|
wyy
|
8382828e48
|
little modification
|
2014-03-30 23:19:10 +08:00 |
|
wyy
|
abe4be255f
|
modify some stuff to adapter lower version cmake & g++
|
2014-03-27 01:41:05 -07:00 |
|
wyy
|
2b72d1cf91
|
calc time consumed in load_test
|
2014-03-21 11:55:40 +08:00 |
|
wyy
|
d2d6868b75
|
merge some testfile into one testfile to reduce compiler cost
|
2014-03-21 11:18:34 +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
|
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
|
df9f47eb47
|
add ut case
|
2014-03-09 04:49:47 -07:00 |
|
wyy
|
a7f4e18027
|
ci TKeywordExtractor.cpp to fix bug which test in x64 and x86 not the same
|
2014-03-07 18:35:14 +08:00 |
|
wyy
|
664ded109a
|
modify cmakelist
|
2014-02-27 12:13:08 +08:00 |
|
aholic
|
275a3779e5
|
add Part of Speech without viterbi....
|
2014-02-25 21:20:48 +08:00 |
|
wyy
|
b7c93f196c
|
add keyword_demo into readme.md
|
2014-02-10 11:30:38 +08:00 |
|
wyy
|
eff8d45267
|
fix bug: cmp function pair<string, uint> -> pair<string, double>
|
2014-02-10 11:16:24 +08:00 |
|
wyy
|
5cf310f445
|
modify test for keywordextractor
|
2014-02-10 00:38:38 +08:00 |
|
wyy
|
0cfe54df3a
|
add test/keyword_demo.cpp
|
2014-02-10 00:26:41 +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
|
259b296b71
|
int -> uint for avoid warning
|
2014-01-29 20:20:24 +08:00 |
|
aholic
|
680399efdc
|
merge upstream
|
2014-01-12 18:12:22 +08:00 |
|
Richard Lee
|
af7fedd3ef
|
Fix OS X 10.9 compiling issues
|
2014-01-17 19:11:39 +08:00 |
|
wyy
|
80f9d2ea4c
|
add DEFINE MIN MACRO
|
2014-01-04 17:48:13 +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
|
9229fec6ca
|
fix bug in test
|
2013-12-24 03:11:31 -08:00 |
|
wyy
|
5236c634b2
|
Merge remote-tracking branch 'origin/dev'
|
2013-12-24 02:59:19 -08:00 |
|
wyy
|
1db13168ff
|
add servertest
|
2013-12-24 02:58:34 -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
|
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
|
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
|
670c7e4a13
|
finished TTrie.hpp
|
2013-12-19 09:07:00 -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 |
|
wyy
|
b669cf5db1
|
modify test/ && ci for lunch
|
2013-12-18 20:21:40 -08:00 |
|
wyy
|
24d5da946d
|
modify test
|
2013-12-18 04:13:40 -08:00 |
|