summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add berkeley db syncPeng Wu2011-05-132-0/+2
|
* refine merge k mixture modelPeng Wu2011-05-121-4/+7
|
* write merge k mixture model in progressPeng Wu2011-05-121-13/+116
|
* write merge_two_phrase_array functionPeng Wu2011-05-121-0/+73
|
* refine gen k mixture modelPeng Wu2011-05-121-10/+19
|
* begin to write merge k mixture model.Peng Wu2011-05-112-0/+36
|
* fixes a typoPeng Wu2011-05-111-1/+1
|
* refine gen k mixture modelPeng Wu2011-05-111-6/+3
|
* add cmd line options to gen k mixture modelPeng Wu2011-05-103-17/+70
|
* write main for gen k mixture modelPeng Wu2011-05-101-5/+21
|
* add enter at file tailPeng Wu2011-05-102-0/+5
|
* use binary format of phrase large tablePeng Wu2011-05-102-29/+7
|
* write gen k mixture model in progressPeng Wu2011-05-101-2/+110
|
* fixes a typo in the load method of flexible ngramPeng Wu2011-05-101-3/+5
|
* fixes compile for gen k mixture modelPeng Wu2011-05-092-11/+20
|
* begin to write gen k mixture modelPeng Wu2011-05-091-0/+104
|
* fixes linebufPeng Wu2011-05-092-5/+8
|
* fixes cmd line options for gen_deleted_ngramPeng Wu2011-05-061-3/+3
|
* refine gen ngramPeng Wu2011-05-053-7/+140
|
* add cmd line options to prune k mixture modelPeng Wu2011-05-052-10/+25
|
* refine attach method in flexible n-gramPeng Wu2011-05-056-15/+24
|
* wrote prune k mixture modelPeng Wu2011-05-041-0/+105
|
* begin to write prune k mixture modelPeng Wu2011-05-042-1/+15
|
* refine k mixture modelPeng Wu2011-05-041-3/+10
|
* polish flexible n-gramPeng Wu2011-05-031-5/+3
|
* fixes some errorPeng Wu2011-05-031-4/+1
|
* add flexible n-gram signature checkPeng Wu2011-05-035-15/+70
|
* fixes source code file permissionsPeng Wu2011-05-035-0/+0
|
* use errnoPeng Wu2011-04-2810-26/+46
|
* add options to estimate k mixture modelPeng Wu2011-04-282-5/+36
|
* wrote estimate k mixture modelPeng Wu2011-04-282-0/+57
|
* add remove method to flexible n-gramPeng Wu2011-04-273-2/+26
|
* write compute interpolation for flexible bi-gramPeng Wu2011-04-271-0/+61
|
* fixes code stylePeng Wu2011-04-271-4/+4
|
* begin to write estimate k mixture model parametersPeng Wu2011-04-273-1/+15
|
* clear retval for flexible n-gramPeng Wu2011-04-271-0/+8
|
* add magic number for k mixture modelPeng Wu2011-04-271-0/+3
|
* fixes import interpolationPeng Wu2011-04-251-3/+8
|
* define k mixture model bi-gramPeng Wu2011-04-251-0/+41
|
* add flexible_ngram.h and k_mixture_model.h to Makefile.amPeng Wu2011-04-212-1/+4
|
* add test cases to bi-gramPeng Wu2011-04-201-0/+5
|
* add load/save bi-gram dbPeng Wu2011-04-201-14/+99
|
* add an assert to bi-gramPeng Wu2011-04-191-1/+1
|
* add more test casesPeng Wu2011-04-193-12/+5
|
* fixes phrase large tablePeng Wu2011-04-191-0/+3
|
* add asserts to gen ngramPeng Wu2011-04-181-2/+2
|
* refine bigram loadPeng Wu2011-04-181-4/+4
|
* fixes test phrase table.Peng Wu2011-04-181-2/+5
|
* use new bi-gramPeng Wu2011-04-187-94/+68
|
* refine bi-gramPeng Wu2011-04-184-12/+26
|