Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/moses
AgeCommit message (Expand)Author
2006-08-11visual studio issueshieuhoang1972
2006-08-11more translation option refactoring, in preparation for speed enhancementsredpony
2006-08-11moving around merging coderedpony
2006-08-11forgot to wrap header filehieuhoang1972
2006-08-11compute the set of potential conflicting factors for every decode stepredpony
2006-08-11split header/implredpony
2006-08-11convert FactorTypeSet to FactorMask, use bitmask impl underlying, preparation...redpony
2006-08-11Added probability and LM state caching in IRST LM.mfederico
2006-08-10clean up creating language modelshieuhoang1972
2006-08-10clean up creating language modelshieuhoang1972
2006-08-10add smarter log message when the wrong number of phrases are presentredpony
2006-08-10add description for -T option, fix so -config is the proper option, not -conf...redpony
2006-08-10re-organized parameter handling, now includes check for invalid parameters, r...phkoehn
2006-08-10gmake compile support for FactorArrayWrapper.cpp, a new file by Hieuphkoehn
2006-08-10update visual studio projecthieuhoang1972
2006-08-10combined FactorArrayWrapper & Word classhieuhoang1972
2006-08-10chunking LMhieuhoang1972
2006-08-10added parameter max-partial-trans-opt for limiting the number of partial tran...phkoehn
2006-08-10allows composite score producers. Chunking LM consists of 1 single factor LMhieuhoang1972
2006-08-10added documentationphkoehn
2006-08-10 - potential_bug fixzens
2006-08-10code cleanup and documentation, especially moving use of global properties fr...phkoehn
2006-08-10eliminated compile time warning over typesphkoehn
2006-08-09Proper calls to TransformIRSTScore /UntransformIRSTScoremfederico
2006-08-09Proper calls to compute n-gram probs and lm states.mfederico
2006-08-09 early pruning of path during confusion net explorationzens
2006-08-09LM table store directly log10 float probs. Binary tables aremfederico
2006-08-09factored lmhieuhoang1972
2006-08-09factored lmhieuhoang1972
2006-08-09added documentationphkoehn
2006-08-09change dynamic to static casthieuhoang1972
2006-08-09redirect cout to cerr using TRACE_ERRhieuhoang1972
2006-08-09added support for partial translation option list pruningphkoehn
2006-08-09pruning of partial translation option lists required small code reorganizationphkoehn
2006-08-09added support for pruning of partial translation option listsphkoehn
2006-08-09initial, support for pruningphkoehn
2006-08-09added pruning for partial translation option listsphkoehn
2006-08-09code cleanupphkoehn
2006-08-09added pruning of partial translation option listsphkoehn
2006-08-09added parameter that limits the number of partial translation options per spanphkoehn
2006-08-09added global feature that limits number of partial translationsphkoehn
2006-08-09added check for LM scoring, if factors are not presentphkoehn
2006-08-09commentsredpony
2006-08-08added constant for partial translation option pruningphkoehn
2006-08-08removed redundant line (code cleanup)phkoehn
2006-08-08fix hypothesis debug outputredpony
2006-08-08delete nbest confighieuhoang1972
2006-08-08delete n-best confighieuhoang1972
2006-08-08testredpony
2006-08-08gcc 4.1 compilation errorredpony