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
|
e8a98d4e4d
|
big reconstruction: replace string word with Unicode in structs.h and others
|
2013-09-09 14:22:25 +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
|
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
|
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 |
|