wyy
|
961575e339
|
remve the utf8 trans out of Transcode.h and delete TransCode this static class ,using namespace TransCode instead, and inlining funct in it , so remove the cpp , only use transcode.h
|
2013-09-18 10:21:10 +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
|
c140cbdfc1
|
sed -i 's/\t/ /g'
|
2013-09-11 19:15:07 +08:00 |
|
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
|
e8a98d4e4d
|
big reconstruction: replace string word with Unicode in structs.h and others
|
2013-09-09 14:22:25 +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
|
544d4d7cb1
|
change the public load* function to private && mv them into init(...)
|
2013-09-06 18:11:15 +08:00 |
|
gwdwyy
|
56b4f1c372
|
fix error in demo
|
2013-08-31 11:54:13 +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
|
62efd1fca4
|
little change
|
2013-08-21 13:00:48 +08:00 |
|
gwdwyy
|
4e5c48962a
|
modify readme
|
2013-08-20 21:17:54 +08:00 |
|
gwdwyy
|
07d27e250d
|
defautl encoding is changed to utf8
|
2013-08-20 02:11:09 +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
|
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
|
f6142c6ff0
|
update cppcommon
|
2013-08-12 19:55:52 +08:00 |
|
gwdwyy
|
55d1f0664f
|
add extract(vector<string> ...)
|
2013-08-05 15:46:08 +08:00 |
|
gwdwyy
|
023cb964ed
|
init demos
|
2013-08-02 21:36:22 +08:00 |
|
gwdwyy
|
35647189a6
|
fix bug
|
2013-08-02 21:19:57 +08:00 |
|
gwdwyy
|
d15c7dd75c
|
init demo and add jieba.dict.gbk
|
2013-08-02 21:06:39 +08:00 |
|
gwdwyy
|
ade85484f6
|
mkdir demo and mv
|
2013-08-02 20:56:05 +08:00 |
|