39 Commits

Author SHA1 Message Date
wyy
e84d57426d fix warnings 2014-11-30 01:13:25 +08:00
wyy
7868f7cdff 去除一些 template 代码 2014-11-13 01:16:38 +08:00
wyy
c119dc0a93 use localvector in dag 2014-11-12 21:18:30 +08:00
wyy
99c3405e13 move flag 2014-11-12 20:03:32 +08:00
wyy
75367a20c9 little modification 2014-11-12 19:45:20 +08:00
wyy
3ced451212 use automation 2014-11-12 18:55:17 +08:00
wyy
b9736ee132 update trie and dag , make cut faster . see details in changelog.md 2014-11-05 15:31:09 +08:00
wyy
76dd93051e add localvector 2014-06-05 00:48:49 +08:00
wyy
fb608627c9 update limonp 2014-05-26 17:15:52 +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
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
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
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
467fcf8434 refactor trie.hpp's loading and building 2014-04-02 09:08:45 -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
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
bca6e7717f add logerror 2014-01-04 18:11:36 +08:00
wyy
3eb0470c2f update husky and limonp 2013-12-23 23:58:54 -08:00
wyy
3395b57227 add ttrie.cpp 2013-12-19 08:22:09 -08:00
wyy
acb4150e3c remove some unused code 2013-12-08 03:29:28 -08:00
wyy
313e05da1b ci for lunch 2013-12-07 20:25:28 -08:00
wyy
81c2d3caf1 modify calcDAG try to speed up 2013-12-07 07:45:06 -08:00
aholic
ef8954f1fe merge upstream 2013-11-27 16:32:54 +08:00
wyy
f79ce99a55 ci for dinner 2013-12-05 02:54:29 -08:00
wyy
fc55fb4ccc replace tab with space in Trie.hpp 2013-12-02 05:38:34 -08:00
wyy
bbdd041ee5 rm globals.h 2013-11-30 13:06:50 +08:00
wyy
e8116cd07a rm globals.h 2013-11-30 13:05:16 +08:00
wyy
ccaeeb5bb0 delete structs.h 2013-11-30 12:52:17 +08:00
wyy
abfc3b4b6c merge trie.h/cpp into trie.hpp 2013-11-30 12:17:36 +08:00
aholic
26af60d867 add fullSegment 2013-11-27 16:16:10 +08:00