483 Commits

Author SHA1 Message Date
wyy
8eb2a9bc09 fix bug in 2014-03-27 21:03:13 +08:00
wyy
abe4be255f modify some stuff to adapter lower version cmake & g++ 2014-03-27 01:41:05 -07:00
wyy
9a7ba0d685 update limonp && husky to adapter less version g++ 2014-03-27 11:44:41 +08:00
wyy
2b72d1cf91 calc time consumed in load_test 2014-03-21 11:55:40 +08:00
wyy
192bcf879a see changelog.md 2014-03-21 11:25:26 +08:00
wyy
d2d6868b75 merge some testfile into one testfile to reduce compiler cost 2014-03-21 11:18:34 +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
52b6c61326 Merge branch 'dev' v2.3.4 2014-03-16 23:29:37 +08:00
wyy
ae99225880 merge v2.3.3 2014-03-16 23:29:19 +08:00
wyy
223b35f308 merge v2.3.3 2014-03-16 23:28:12 +08:00
wyy
c08154925f add -g compile argv in cmake 2014-03-16 23:23:17 +08: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
582d61e3e8 add stopword in KeywordExtractor 2014-03-15 23:38:00 +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
752ae03b34 add stop_words.utf8 2014-03-15 23:11:22 +08:00
wyy
d96c37d372 add stop_words.utf8 2014-03-15 23:10:08 +08:00
wyy
8b0bffecdb rm TrieManager.hpp 2014-03-15 23:00:32 +08:00
wyy
0829a6ae67 rm TrieManager.hpp 2014-03-15 22:59:49 +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
f9857a9ad0 ci changelog.md v2.3.3 2014-03-11 12:45:54 +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
df9f47eb47 add ut case 2014-03-09 04:49:47 -07:00
wyy
7e09667004 fix bug and add simple pos_tagger v2.3.2 2014-03-07 04:36:07 -08: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
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
wyy
664ded109a modify cmakelist 2014-02-27 12:13:08 +08:00
Yanyi Wu
2159798685 Merge pull request #21 from aholic/dev
add part of speech
2014-02-27 12:05:18 +08:00
wyy
ce472622de ci 2014-02-25 20:08:46 -08:00
aholic
275a3779e5 add Part of Speech without viterbi.... 2014-02-25 21:20:48 +08:00
aholic
31e3d4fc12 Merge https://github.com/aszxqw/cppjieba into dev 2014-02-25 18:50:24 +08:00
wyy
497a3957d9 modify readme 2014-02-22 23:52:26 +08:00
wyy
15d4eb4531 ci readme.md 2014-02-13 23:19:09 +08:00
wyy
e15aa735fd ci readme.md 2014-02-13 23:17:31 +08:00
wyy
9d6ffc4de4 add new tag v2.3.1 in changelog.md v2.3.1 2014-02-11 14:10:54 +08:00
wyy
7ec17a2cd6 fix bug for install server to linux (using start-stop-daemon) 2014-02-11 14:03:53 +08:00
wyy
b54afeb5a3 modify readme : move some content into wiki 2014-02-11 13:08:24 +08:00
wyy
bb1e7e717b modify changelog.md v2.3.0 2014-02-10 11:33:56 +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
31bcaeb11e fix bug: cmp function pair<string, uint> -> pair<string, double> 2014-02-10 11:08:26 +08:00
wyy
5cf310f445 modify test for keywordextractor 2014-02-10 00:38:38 +08:00