wyy
|
0ad0d74d19
|
merge dev
|
2014-04-11 13:07:51 +08:00 |
|
wyy
|
9a78765ecc
|
merge dev
|
2014-04-11 12:37:55 +08:00 |
|
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
|
776191b375
|
ci
|
2014-04-10 22:32:39 +08:00 |
|
wyy
|
abd23a4d79
|
rename Trie -> DictTrie
|
2014-04-10 21:07:11 +08:00 |
|
wyy
|
f70b654b66
|
split Trie.hpp into (Trie.hpp & DictTrie.hpp)
|
2014-04-10 21:05:01 +08:00 |
|
wyy
|
e6fde86be5
|
Merge branch 'dev' of github.com:aszxqw/cppjieba into dev
|
2014-04-10 02:59:40 -07:00 |
|
wyy
|
92787a3c72
|
fix potential bug in Trie.hpp
|
2014-04-10 02:58:58 -07:00 |
|
wyy
|
c04ab76afb
|
fix potential bug in Trie.hpp
|
2014-04-10 02:58:04 -07:00 |
|
wyy
|
d3dc0ff240
|
remove isLeaf is flag
|
2014-04-10 13:24:53 +08:00 |
|
wyy
|
61f542a6b1
|
little modify MPSegment
|
2014-04-08 09:05:09 -07:00 |
|
wyy
|
45a7cac784
|
change MPSegment's cut(..., vector<TrieNodeInfo>) -> cut(..., vector<Unicode>)
|
2014-04-08 08:43:32 -07:00 |
|
wyy
|
1536a9e2e3
|
modify _instertNode
|
2014-04-08 20:39:43 +08: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
|
f254691e53
|
ci MPSegment.hpp
|
2014-04-07 23:05:09 -07:00 |
|
wyy
|
687ebfc19b
|
improve viterbi
|
2014-04-07 22:54:01 -07:00 |
|
wyy
|
278b93e851
|
increment load_test
|
2014-04-07 22:52:37 -07:00 |
|
wyy
|
f9af003440
|
ci readme.md
|
2014-04-05 17:45:07 +08:00 |
|
wyy
|
440b7b6b6b
|
add post for server
|
2014-04-03 18:46:51 -07:00 |
|
wyy
|
b681382205
|
add post for server
|
2014-04-03 18:41:03 -07:00 |
|
wyy
|
ee8ec6955a
|
add post for server
|
2014-04-03 10:00:40 -07:00 |
|
wyy
|
d0cfd042a4
|
ci load_test
|
2014-04-03 07:04:05 -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
|
86de722888
|
little modification
|
2014-03-31 10:49:25 +08: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
|
22c1a6e670
|
Merge branch 'master' into less_memory
|
2014-03-27 01:44:23 -07: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
|
0e33a0a570
|
Merge branch 'dev' into less_memory
|
2014-03-19 23:48:03 -07: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
|
6befded48e
|
TrieNodeMap use map other than unordered_map to reduce memory's cost
|
2014-03-18 17:22:34 +08: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 |
|