summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* include config.h to allow using getline on freebsdTing-Wei Lan2018-08-201-0/+4
* fixes compilePeng Wu2018-01-291-3/+3
* update gen_pinyin_table.cppPeng Wu2018-01-251-14/+14
* fixes fscanf usagePeng Wu2018-01-251-1/+1
* update cmake filesPeng Wu2017-08-313-20/+20
* handle zhuyin table file in tests and utilsPeng Wu2017-05-251-5/+7
* update Makefile.amPeng Wu2017-05-151-2/+5
* import gen_zhuyin_table.cpp and test_zhuyin.cppPeng Wu2017-05-151-0/+338
* fixes class ForwardPhoneticConstraintsPeng Wu2017-02-101-3/+4
* update eval_correction_rate.cppPeng Wu2017-02-081-21/+16
* rename MatchResults to MatchResultPeng Wu2017-02-041-5/+5
* include config.h to allow using getline on freebsdTing-Wei Lan2016-11-1610-0/+40
* update Makefile.amPeng Wu2016-10-314-20/+16
* update code licensePeng Wu2016-10-3120-140/+120
* update header licensePeng Wu2016-10-312-14/+12
* fixes fill_matrix functionPeng Wu2016-07-211-1/+1
* fixes bugsPeng Wu2016-06-201-0/+1
* rename functionsPeng Wu2016-06-201-1/+1
* update eval_correction_rate.cppPeng Wu2016-06-141-9/+22
* fixes warningsPeng Wu2016-03-305-8/+3
* update utilsPeng Wu2016-03-303-15/+7
* update utils/training in progressPeng Wu2016-03-305-37/+20
* update utils/segmentPeng Wu2016-03-304-8/+8
* update utilsPeng Wu2016-03-234-17/+4
* fixes warningsPeng Wu2016-03-031-3/+3
* fixes a typoPeng Wu2015-10-091-2/+2
* re-facter Makefile.amPeng Wu2015-07-083-12/+0
* rename macrosPeng Wu2015-05-271-2/+2
* fixes a bugPeng Wu2015-05-251-1/+1
* update gen_unigramPeng Wu2015-05-221-32/+36
* update gen_binary_filesPeng Wu2015-05-221-29/+45
* update training toolsPeng Wu2015-05-217-14/+14
* update storage toolsPeng Wu2015-05-212-4/+4
* update segment toolsPeng Wu2015-05-213-6/+6
* fixes bugsPeng Wu2015-04-211-6/+3
* update Makefile.amPeng Wu2015-04-202-0/+8
* update Makefile.amPeng Wu2015-04-161-0/+4
* install tools again for fcitx-libpinyinPeng Wu2015-02-092-4/+6
* do not install binary toolsPeng Wu2014-09-032-6/+4
* fixes fscanfPeng Wu2014-03-131-1/+1
* clean up Makefile.amPeng Wu2013-10-143-47/+10
* fixes mergeseq.cppPeng Wu2013-10-091-1/+5
* fixes validate_bigramPeng Wu2013-06-171-0/+3
* fixes memory leaksPeng Wu2013-06-172-0/+2
* fixes memory leaksPeng Wu2013-06-171-0/+2
* add assertsPeng Wu2013-06-172-4/+9
* check return valuesPeng Wu2013-06-171-1/+5
* fixes feed_filePeng Wu2013-06-171-3/+7
* fixes mergeseq.cppPeng Wu2013-04-181-0/+4
* fixes compilePeng Wu2013-04-172-24/+29