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
AgeCommit message (Expand)Author
2015-12-07Code cleanup.Ulrich Germann
2015-10-17clean up states after API changeHieu Hoang
2015-10-16beautifyHieu Hoang
2015-10-14new FF state API for more FFHieu Hoang
2015-10-08add hash() to FFState. Get ready to use unordered_set in stacksHieu Hoang
2015-08-08daily automatic beautifierMosesAdmin
2015-08-06Reorganisation of options.Ulrich Germann
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-14rename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implementedmerge-cmdHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-06-08fix errors arisen from merging and solving conflictsNicola Bertoldi
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-06-03Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-05-30missing intialization of memberMarcin Junczys-Dowmunt
2014-05-30optional soft constraints for constrained decodings, multiple reference filesMarcin Junczys-Dowmunt
2014-01-15beautifyNicola Bertoldi
2013-12-15added negate=true. Only create translation which DON'T match referenceHieu Hoang
2013-12-10bug in constrained decodingHieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-18add max-unknowns arg to ConstrainedDecoding FFHieu Hoang
2013-09-18take out -constraint from Parameter. Now handled exclusively in FFHieu Hoang
2013-09-18check there are hypos in stack vector before create translation options. cons...Hieu Hoang
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-09-17implement ConstrainedDecoding FFHieu Hoang
2013-09-17implement ConstrainedDecoding FFHieu Hoang
2013-09-16implement ConstrainedDecoding FFHieu Hoang