wyy
|
b04bb2d7b9
|
rm headers.h
|
2013-10-26 09:43:56 -07:00 |
|
wyy
|
2e22f6ed9d
|
update cppcommon -> limonp
|
2013-10-26 09:19:02 -07:00 |
|
wyy
|
b30605e410
|
update cppcommon -> limonp
|
2013-10-26 09:10:57 -07:00 |
|
wyy
|
b6f5f0984c
|
完善对于英文数字和标点符号的分词,'我来自北京邮电大学。。。学号091111xx。。。' 结果可分为: '我/来自/北京邮电大学/。。。/学号/091111xx/。。。'
|
2013-09-21 19:10:20 +08:00 |
|
wyy
|
4412cc8efc
|
filter not finished at last commit , now finished it and run ok.
|
2013-09-21 11:35:35 +08:00 |
|
wyy
|
fd697f5aae
|
big change: rename ISegment-> SegmentInterface && add SegmentBase as the *segment's base class
|
2013-09-20 12:48:37 +08:00 |
|
wyy
|
cdd187957f
|
big change: add ISegment as the interface of mpsegment,hmmsegment,mixsegment
|
2013-09-18 22:22:21 +08:00 |
|
wyy
|
abc8f491c9
|
sed to rm string_format in LogError
|
2013-09-18 14:15:44 +08:00 |
|
wyy
|
4a11d95cf6
|
remve the gbk 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:57:41 +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 |
|