summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update cmakePeng Wu2012-10-221-5/+5
* move get_first_token to spsegPeng Wu2012-10-202-23/+15
* refine reduce_tokensPeng Wu2012-10-191-4/+1
* update pinyin_iterator_add_phrasePeng Wu2012-10-191-30/+50
* update pinyin_guess_sentence_with_prefixPeng Wu2012-10-192-2/+7
* rename pinyin_lookup_token to pinyin_lookup_tokensPeng Wu2012-10-194-10/+10
* write reduce_tokensPeng Wu2012-10-191-0/+24
* fixes utils helperPeng Wu2012-10-192-4/+8
* clean up codePeng Wu2012-10-195-35/+4
* update utils helperPeng Wu2012-10-191-0/+17
* update eval correction ratePeng Wu2012-10-191-15/+4
* update gen k mixture modelPeng Wu2012-10-191-17/+4
* update gen deleted ngramPeng Wu2012-10-191-16/+5
* update gen ngramPeng Wu2012-10-191-14/+5
* clean up gen unigramPeng Wu2012-10-191-3/+0
* update data/Makefile.amPeng Wu2012-10-191-6/+6
* update ngsegPeng Wu2012-10-187-14/+25
* update tag utilityPeng Wu2012-10-182-14/+4
* update utils helperPeng Wu2012-10-181-3/+10
* update k mixture model to interpolationPeng Wu2012-10-181-8/+14
* update import k mixture modelPeng Wu2012-10-181-5/+15
* update import interpolationPeng Wu2012-10-181-5/+15
* update tag utilityPeng Wu2012-10-182-2/+28
* update export k mixture modelPeng Wu2012-10-181-10/+11
* update export interpolationPeng Wu2012-10-181-6/+7
* bump version 0.8.91Peng Wu2012-10-172-3/+3
* bump version 0.7.920.7.92Peng Wu2012-10-152-2/+2
* fixes memory leak in test pinyinPeng Wu2012-10-111-0/+1
* fixes memory leak in pinyin.cppPeng Wu2012-10-111-0/+2
* fixes memory leak in test pinyin lookupPeng Wu2012-10-111-13/+17
* fixes memory leak in facade chewing tablePeng Wu2012-10-111-0/+23
* fixes memory leak in facade phrase table2Peng Wu2012-10-111-0/+24
* fixes memory leak in test chewing tablePeng Wu2012-10-101-2/+4
* fixes memory leak in chewing large tablePeng Wu2012-10-101-2/+3
* fixes memory leak in phrase large table2Peng Wu2012-10-101-2/+6
* re-factor phrase lookupPeng Wu2012-10-102-16/+98
* fixes test_parser2 againPeng Wu2012-10-091-5/+7
* fixes memory leak in test_parser2Peng Wu2012-10-091-1/+10
* fixes memory leak in test_ngramPeng Wu2012-10-091-0/+2
* fixes memory leak in test_memory_chunkPeng Wu2012-10-091-5/+3
* detect corrupted phrase index log filePeng Wu2012-10-082-3/+13
* improves test_pinyin outputPeng Wu2012-10-081-0/+3
* Merge remote-tracking branch 'libpinyin/master'Peng Wu2012-10-082-3/+2
|\
| * Merge pull request #28 from maxiaojun/masterPeng Wu2012-10-072-3/+2
| |\
| | * Fix CMakeLists.txtXiaojun Ma2012-10-052-3/+2
| |/
* | minor fixes againPeng Wu2012-09-291-0/+1
* | minor fixesPeng Wu2012-09-292-0/+2
* | minor fixPeng Wu2012-09-191-0/+3
|/
* bump version 0.7.910.7.91Peng Wu2012-09-172-2/+2
* fixes codePeng Wu2012-09-131-2/+1