summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* add asserts to gen ngramPeng Wu2011-04-181-2/+2
|
* use new bi-gramPeng Wu2011-04-185-59/+53
|
* refine insert/set freqPeng Wu2011-04-182-3/+5
|
* write k mixture modelPeng Wu2011-04-131-0/+110
|
* refine codePeng Wu2011-04-021-2/+2
|
* fixes build with LDFLAGS --as-needed.Peng Wu2010-11-291-3/+3
|
* fixes a bug in phrase lookupPeng Wu2010-11-091-0/+9
|
* write n-gram segment.Peng Wu2010-11-081-0/+103
|
* re-factor spsegPeng Wu2010-11-081-4/+3
|
* add commentsPeng Wu2010-11-051-0/+5
|
* begin to write n-gram segmentPeng Wu2010-11-031-0/+45
|
* fixes a typoPeng Wu2010-11-031-1/+1
|
* fixes compile errorsPeng Wu2010-11-021-2/+3
|
* add print help to ngsegPeng Wu2010-11-021-0/+13
|
* fixes a typoPeng Wu2010-11-021-1/+1
|
* begin to write ngsegPeng Wu2010-11-022-1/+31
|
* switch to pinyin.hPeng Wu2010-10-276-17/+8
|
* fixes makefilesPeng Wu2010-10-273-5/+7
|
* move segment and training tools to utilsPeng Wu2010-10-276-0/+648
|
* fixes compile warnings for printfPeng Wu2010-10-141-1/+1
|
* switch to pinyin.h for utilsPeng Wu2010-10-145-22/+9
|
* increase total freq in single gram when importing interpolation modelPeng Wu2010-10-131-0/+5
|
* write parse bigramPeng Wu2010-10-121-2/+57
|
* write parse unigram for import toolPeng Wu2010-10-121-10/+104
|
* add error printfPeng Wu2010-10-121-1/+4
|
* write import interpolation in progressPeng Wu2010-10-111-0/+122
|
* fixes a typoPeng Wu2010-10-111-2/+2
|
* fixes a typoPeng Wu2010-10-111-6/+6
|
* fixes export interpolationPeng Wu2010-10-111-1/+1
|
* begin to write import interpolation model.Peng Wu2010-10-112-1/+31
|
* add commentsPeng Wu2010-10-091-1/+4
|
* re-factor taglib_add_tag interfacePeng Wu2010-10-092-30/+12
|
* fixes split_linePeng Wu2010-10-081-2/+2
|
* switch to split_linePeng Wu2010-10-082-5/+66
|
* add some required tags checkPeng Wu2010-09-301-10/+22
|
* add required check.Peng Wu2010-09-301-0/+34
|
* write taglib_readPeng Wu2010-09-301-3/+55
|
* add duplicate entry check in taglib_add_tagPeng Wu2010-09-302-3/+13
|
* fixes a typoPeng Wu2010-09-291-0/+1
|
* write tag lib in progressPeng Wu2010-09-292-16/+119
|
* fixes a typoPeng Wu2010-09-273-1/+4
|
* design tag utilityPeng Wu2010-09-273-0/+55
|
* fixes compile warningsPeng Wu2010-09-271-4/+4
|
* fixes compile warnings.Peng Wu2010-09-271-4/+3
|
* re-fine the tag utility headerPeng Wu2010-09-211-8/+20
|
* add taglib interfacePeng Wu2010-09-171-0/+42
|
* add test case for compat methodPeng Wu2010-09-141-0/+2
|
* combine into libpinyin.aPeng Wu2010-09-091-3/+3
|
* add generating phrase index filePeng Wu2010-09-071-6/+20
|
* add licensePeng Wu2010-08-243-0/+63
|