993 Commits

Author SHA1 Message Date
wyy
de294427cc add example.sh && modify some demo funct 2013-09-09 16:56:02 +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
wyy
27143066db rename Segment into MPSegment 2013-09-08 23:51:48 +08:00
gwdwyy
789ea7c1da modify some function name and structs's contruct fucntion 2013-09-08 22:20:18 +08:00
gwdwyy
5f48e7b437 Merge branch 'master' of github.com:aszxqw/cppjieba 2013-09-06 22:12:15 +08:00
gwdwyy
544d4d7cb1 change the public load* function to private && mv them into init(...) 2013-09-06 18:11:15 +08:00
gwdwyy
b167777a31 change the public load* function to private && mv them into init(...) 2013-09-06 01:08:45 +08:00
gwdwyy
50117075a7 rewrite the wrong demo's command in README.md 2013-09-05 22:40:02 +08:00
gwdwyy
ef0739b0dc fix hmmsegment's output bug 2013-09-05 20:04:48 +08:00
gwdwyy
e3d840bb03 ci README.md 2013-09-05 01:43:21 +08:00
gwdwyy
a8374bd2b7 update cppcommon for splitStr 2013-09-04 18:03:24 +08:00
gwdwyy
2319fd9307 update cppcommon for endswith in str_funst.h 2013-08-31 16:14:25 +08:00
gwdwyy
8b3a192037 update cppcommon for argv 2013-08-31 13:07:15 +08:00
gwdwyy
56b4f1c372 fix error in demo 2013-08-31 11:54:13 +08:00
gwdwyy
05949a7012 undef uint 2013-08-26 18:45:42 +08:00
gwdwyy
44ca48cb01 update cppcommon for rm uint 2013-08-26 18:41:56 +08:00
gwdwyy
2f16e73a6f add hmmsegment into readme 2013-08-26 01:34:37 +08:00
gwdwyy
dce3755d79 fix bugs 2013-08-26 01:30:35 +08:00
gwdwyy
05a4ba3a22 add HMMsegment into demo but with bug unsolved. 2013-08-26 00:58:41 +08:00
gwdwyy
8530585d05 little change 2013-08-25 22:44:02 +08:00
gwdwyy
847fb9f094 add hmm_model.utf8/gbk 2013-08-25 22:32:52 +08:00
gwdwyy
e2f9757752 add algorithm in README.md 2013-08-25 22:30:50 +08:00
gwdwyy
401a4885e5 rename vector<uint16_t> to Unicode 2013-08-25 22:08:49 +08:00
gwdwyy
bda660dc66 finished viterbi 2013-08-25 21:31:18 +08:00
gwdwyy
d4b69f9e58 finished load hmm_model 2013-08-24 22:24:54 +08:00
gwdwyy
8ab598eaeb title 2013-08-24 22:13:39 +08:00
gwdwyy
13421cd0e6 update cppcommon for trim 2013-08-24 20:11:15 +08:00
gwdwyy
27e3b1871c add hmmsegment 2013-08-24 17:16:12 +08:00
gwdwyy
23d652a3eb use hash_map to improve speed but need more momenry 2013-08-21 17:17:03 +08:00
gwdwyy
62efd1fca4 little change 2013-08-21 13:00:48 +08:00
gwdwyy
4e5c48962a modify readme 2013-08-20 21:17:54 +08:00
gwdwyy
48d36da4b4 modify README 2013-08-20 02:14:15 +08:00
gwdwyy
07d27e250d defautl encoding is changed to utf8 2013-08-20 02:11:09 +08:00
gwdwyy
fda9e910ed add utf8 into TransCode.cpp && run ok 2013-08-20 01:52:42 +08:00
gwdwyy
21aba96168 add utf8 into TransCode.cpp && run ok 2013-08-20 01:36:34 +08:00
gwdwyy
51aa9c11f7 update logger.cpp/g 2013-08-19 20:52:49 +08:00
gwdwyy
73e83e6ed9 add KeyWordInfo into KeyWordExt.cpp/h 2013-08-19 19:01:53 +08:00
gwdwyy
346bc54c35 add segmentContext in segment && run ok 2013-08-19 01:29:46 +08:00
gwdwyy
8f06d1340a update cppcommon 2013-08-18 23:06:18 +08:00
gwdwyy
ff34095252 mv *NodeInfo into structs.h and WordInfo is derived from TrieNodeInfo 2013-08-18 14:04:15 +08:00
gwdwyy
abb507a029 addding utf8 2013-08-18 13:13:55 +08:00
gwdwyy
9302f54e04 update cppcommon && adding utf-8 2013-08-18 00:26:50 +08:00
gwdwyy
c8d128a1d3 modify segment_demo 2013-08-16 20:43:43 +08:00
gwdwyy
da294a04f8 ci for insertTrie 2 or 3 column 2013-08-16 20:21:12 +08:00
gwdwyy
2e85c1c833 replace const string& filePath with const char * const 2013-08-16 12:58:07 +08:00
gwdwyy
a20aa21f70 fix warn bug 2013-08-16 12:54:45 +08:00
gwdwyy
2c77ac8806 update cppcommon 2013-08-14 17:32:11 +08:00