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-01-09PhraseOrientationFeature efficiency improvementMatthias Huck
2015-01-08DALMWrapper log outputMatthias Huck
2015-01-08PhraseOrientationFeature: state comparisonMatthias Huck
2015-01-08Revert "Update train-model.perl"Hieu Hoang
2015-01-08deactivate LanguageModelDALM::EvaluateWhenApplied(const ChartHypothesis& hypo...Matthias Huck
2015-01-08construct fewer stringsRico Sennrich
2015-01-08allow mira compilation for EvaHieu Hoang
2015-01-08move mira code to contribHieu Hoang
2015-01-08beatifyHieu Hoang
2015-01-08Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-01-07Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-01-07eliminate spurious copy / memory leakRico Sennrich
2015-01-07Merge branch 'master' of git://github.com/moses-smt/mosesdecoderMatthias Huck
2015-01-07avoid Assign() in EvaluateWhenApplied (in preparation for Matthias' changes)Rico Sennrich
2015-01-07SoftSourceSyntacticConstraintsFeature: removed useless verbosityMatthias Huck
2015-01-07score deltas in chart decodingMatthias Huck
2015-01-07add oovptHieu Hoang
2015-01-07change signature of GetChartRuleCollection()Hieu Hoang
2015-01-07add oovptHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2015-01-07new format for [mapping] sectionHieu Hoang
2015-01-06added informative error message when trying to build a lexicalized reordering...Philipp Koehn
2015-01-04add oovptHieu Hoang
2015-01-04gut IOWrapperHieu Hoang
2015-01-04merge RunPb and RunChartHieu Hoang
2015-01-03Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-01-03Revert "Added error message on experiment.meta for the filter step 'No phrase...Hieu Hoang
2015-01-02consistent constructor for all managersHieu Hoang
2015-01-02move OutputBest() from TranslationTask to ManagerHieu Hoang
2014-12-30score-stsg: add --TreeScore optionPhil Williams
2014-12-30Move OutputBest() from Syntax::S2T::Manager to Syntax::ManagerPhil Williams
2014-12-30move OutputAlignment() to Manager classHieu Hoang
2014-12-30delete unused methods from IOWrapperHieu Hoang
2014-12-30moving more stuff out of IOWrapperHieu Hoang
2014-12-30Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2014-12-30convert static methods to const methodsHieu Hoang
2014-12-29move OutputBestHyp() to Manager classHieu Hoang
2014-12-29move OutputLatticeMBRNBest() to Manager classHieu Hoang
2014-12-28move OutputBestSurface() to Hypothesis classHieu Hoang
2014-12-28move OutputBestSurface() to Hypothesis classHieu Hoang
2014-12-28Merge branch 'master' of https://github.com/moses-smt/mosesdecoderEleftherios Avramidis
2014-12-28Added error message on experiment.meta for the filter step 'No phrases in'Eleftherios Avramidis
2014-12-28move OutputInput() to Hypothesis classHieu Hoang
2014-12-28move OutputAlignment() to Hypothesis classHieu Hoang
2014-12-28make GetOutputLanguageModelOrder() constHieu Hoang
2014-12-26rename ProcessSentence() to Decode()Hieu Hoang
2014-12-23Fixed crash in probingPT when probability is precisely 0XapaJIaMnu
2014-12-23updated with links to changesRatish Puduppully
2014-12-22testHieu Hoang
2014-12-21same spec for dedicated script as for train-model.perl and filter-model-given...Philipp Koehn