159 Commits

Author SHA1 Message Date
aholic
26af60d867 add fullSegment 2013-11-27 16:16:10 +08:00
aholic
7f57443829 gg=G for MPSegment.hpp 2013-11-27 05:08:06 +08:00
wyy
fc55fb4ccc replace tab with space in Trie.hpp 2013-12-02 05:38:34 -08:00
wyy
5b8345539e update scripts/cjserver 2013-11-30 07:18:15 -08:00
wyy
751da14611 rm start.sh stop.sh 2013-11-30 05:21:01 -08:00
wyy
7dfb38f599 mv daemon out server.cpp 2013-11-30 05:18:15 -08:00
wyy
2e2fc0ff15 update husky to be hpp 2013-11-30 05:15:51 -08:00
wyy
bdb645ce69 Merge remote-tracking branch 'origin/hpp_ing' into dev 2013-11-30 05:12:18 -08:00
wyy
5799d6d487 update husky to be hpp 2013-11-30 05:12:10 -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
58e69783cc merge MixSegment.h/cpp into hpp 2013-11-30 12:41:31 +08:00
wyy
55c64e9893 merge HMMSegment.h/cpp into hpp 2013-11-30 12:34:57 +08:00
wyy
6484342c8f merge MPsegment.h/cpp into hpp 2013-11-30 12:26:57 +08:00
wyy
abfc3b4b6c merge trie.h/cpp into trie.hpp 2013-11-30 12:17:36 +08:00
wyy
7cf2121f5a add Limonp/CMakeLists.txt for installing Limonp's header file 2013-11-27 20:06:09 -08:00
wyy
80a4ac0a51 update limonp 2013-11-23 06:59:08 -08:00
wyy
f48445403e update Husky 2013-11-23 06:26:43 -08:00
wyy
f2cc6c07e3 modify some staff for install 2013-11-23 06:19:11 -08:00
wyy
9bbc1a3164 update husky/ServerFrame.cpp for removing warning in g++ 2013-11-16 16:37:05 +08:00
wyy
780b5ecee5 Merge branch 'dev' 2013-11-07 04:40:33 -08:00
wyy
4e838de2b9 make cmakefile to compatiable with g++-4.6 and 4.7 2013-11-07 04:36:36 -08:00
wyy
1f65862c82 Merge branch 'dev' 2013-11-04 07:04:38 -08:00
wyy
b0c2bf6490 update logger.hpp 2013-11-04 04:10:16 -08:00
wyy
0aa0a4f035 update logger.hpp 2013-11-04 04:06:39 -08:00
wyy
e21bdc66eb rm Limonp out of Huksy 2013-11-04 04:05:45 -08:00
wyy
dd55d9c8c4 adding Husky 2013-11-03 22:07:26 -08:00
wyy
01b225dec8 add Husky 2013-11-03 22:02:43 -08:00
wyy
44c7d4dcb3 add Limonp/std_outbound.hpp 2013-11-03 21:51:29 -08:00
wyy
470bded7de rename 2013-11-03 20:25:30 -08:00
wyy
49b0b7ddde modify usage 2013-11-03 19:35:00 -08:00
wyy
9492803445 modify usage 2013-11-03 19:19:34 -08:00
wyy
664a17c4c1 finished install 2013-11-03 09:02:48 -08:00
wyy
1f4eae5bbc modify cmakelists.txt 2013-11-03 08:47:50 -08:00
wyy
6f15f1398c mv ... 2013-11-03 07:49:41 -08:00
wyy
ae09f92b19 remove keywordext.cpp/h out of src 2013-11-03 07:47:09 -08:00
wyy
a6e6568b85 mkdir src and mv cppjieba limonp husky demo into it 2013-11-03 07:41:21 -08:00
wyy
06d8b6f757 rename src -> cppjieba && mv cppcommon out of compile in makefile and link it in using in demo 2013-09-14 13:14:51 +08:00
wyy
eb233abbdd fix bug in MPSegment.cpp/h and improve the cut speed. 2013-09-13 15:20:45 +08:00
wyy
8e3c4eccbb add TrieNodeInfo's toString() 2013-09-13 14:43:52 +08:00
wyy
dc41068d58 inlining some funct int Trie.cpp/h and add find(const Unicode&, vector<pair<uint, Trienodeinfo*> >&res) 2013-09-13 13:12:32 +08:00
wyy
c140cbdfc1 sed -i 's/\t/ /g' 2013-09-11 19:15:07 +08:00
wyy
99f094c64b mv cppcommo out of src 2013-09-10 00:25:35 +08:00
wyy
aefbbdf49d rewrite transcode for time conmused by mv some return value of funct to argv of functs 2013-09-09 22:55:55 +08:00
wyy
d5b9bb21dd update cppcommon for remove unused headerfiles 2013-09-09 17:26:55 +08:00
wyy
4ec1ad8031 finished mixsegment.cpp/h and modify some funct for adapt to mixsegment 2013-09-09 16:34:38 +08:00
wyy
a10876f808 rename some Transcode's funct into encode and decode 2013-09-09 14:36:28 +08:00
wyy
e8a98d4e4d big reconstruction: replace string word with Unicode in structs.h and others 2013-09-09 14:22:25 +08:00
wyy
70f12f2c97 init mixSegment.cpp/h 2013-09-09 00:40:01 +08:00