yanyiwu
|
239d025cd8
|
delete HashMap, use unordered_map instead
|
2016-02-16 20:24:28 +08:00 |
|
yanyiwu
|
e6454fef77
|
use HashMap in Trie, and remove the base array of trie root node, see details in Changelog
|
2016-02-12 01:37:39 +08:00 |
|
yanyiwu
|
2d3c51dba7
|
upgrade limonp and use limonp::HashMap in Trie
|
2016-02-04 23:43:26 +08:00 |
|
yanyiwu
|
721b34f1bd
|
fix bug, see details in ChangeLog.md
|
2016-01-29 00:30:38 +08:00 |
|
yanyiwu
|
193e717d22
|
override constructor in KeywordExtractor
|
2016-01-13 00:40:46 +08:00 |
|
yanyiwu
|
3c5ad24260
|
source code layout change:
1. src/ -> include/cppjieba/
2. src/limonp/ -> deps/limonp/
3. server/husky -> deps/husky/
4. test/unittest/gtest -> deps/gtest
|
2016-01-11 14:25:02 +08:00 |
|