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-03-12Quick hack to make moses not stumble over double-dash parameter specifications.Ulrich Germann
2015-03-05Organized command line options thematically.Ulrich Germann
2015-03-04Folded contrib/server/mosesserver.cpp into the moses executable.Ulrich Germann
2015-02-16tuneable-components config parameter for feature functionsMatthias Huck
2015-02-09tuneable-components config parameter for feature functionsMatthias Huck
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-02-02Placeholders for new syntax-based search algorithmsPhil Williams
2015-02-02Remove -s2t option (use -search-algorithm=6 instead)Phil Williams
2015-01-14beautifyHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-30move SetBooleanParameter to Parameter class. Make it a specialized version of...Hieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-26make GetParam() a const method with no side effectHieu Hoang
2014-11-26make GetParam() a const method with no side effectHieu Hoang
2014-11-26make GetParam() a const method with no side effectHieu Hoang
2014-11-20Parameter errorHieu Hoang
2014-11-20Add rt libraryHieu Hoang
2014-11-20Small changes to Parameters and StaticDataHieu Hoang
2014-11-04Merge s2t branchPhil Williams
2014-09-15use square brackets with output format '--brackets' (for cleaner escaping and...Rico Sennrich
2014-09-12n-best tree outputRico Sennrich
2014-08-08tiny changesMatthias Huck
2014-07-18delete PhraseTableImplementation. Old enumHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-06-06the management of passthrough xml-tags is introducedNicola Bertoldi
2014-06-02Merge ../mosesdecoder into hieuHieu Hoang
2014-05-31add decoder arg -weight-addHieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-04-20Merge ../mosesdecoder into hieuHieu Hoang
2014-04-17Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-04-09eclipseHieu Hoang
2014-04-09-stack 0 means no stack pruningHieu Hoang
2014-04-07add -default-non-term-for-empty-range-onlyHieu Hoang
2014-02-07Fixes to hypergraph and htk outputs, better cmd line help.Barry Haddow
2014-01-27delete -adjacent-only. RubbishHieu Hoang
2014-01-25output list of available feature functions, separated by space, rather than l...Hieu Hoang
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-13get rid of all aborts from decoderHieu Hoang
2014-01-13added a dynamic cache-based PhraseDitctionary; applied changes to the cache-b...Nicola Bertoldi
2013-12-09minor. More description of -feature-overwriteHieu Hoang
2013-11-22add -feature-name-overwrite. Specifically to replace PhraseDictionaryMemory w...Hieu Hoang
2013-11-22delete -parsing-algorithm. Scope-3 parsing depends on the phrase-table implem...Hieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-21add decoder arg -no-cache for mira tuningHieu Hoang