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
2014-12-28move OutputInput() to Hypothesis classHieu Hoang
2014-12-23updated with links to changesRatish Puduppully
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-10move OutputBest() to Syntax::ManagerHieu Hoang
2014-12-09eclipseHieu Hoang
2014-12-05add Decode to API frameworkHieu Hoang
2014-12-02move n-best code for phrase-based from IOWrapper to ManagerHieu Hoang
2014-11-27eclipseHieu Hoang
2014-11-25Insert correct settings for nbest list. Not threadsafe though.Barry Haddow
2014-11-24eclipseHieu Hoang
2014-11-24eclipseHieu Hoang
2014-11-21makemteval and small change to tokenizer. /Tom Hoar and Tomas FulajtarHieu Hoang
2014-11-20Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2014-11-20Resolve merge conflictsXapaJIaMnu
2014-11-20Add rt libraryHieu Hoang
2014-11-19Added -lpthread -lrtMarcin Junczys-Dowmunt
2014-11-18Merge branch 'master' of https://github.com/moses-smt/mosesdecoderNicola Bertoldi
2014-11-18added back-off combination techniqueNicola Bertoldi
2014-11-18initial work to enable mosesserver for online adaptationNicola Bertoldi
2014-11-18eclipseHieu Hoang
2014-11-14Merge branch 'bilingual-lm' of github.com:moses-smt/mosesdecoder into bilingu...Paul Baltescu
2014-11-13Rename LBLLM -> OxLM.Paul Baltescu
2014-11-13fix JamfileHieu Hoang
2014-11-13add Bilingual LM classHieu Hoang
2014-11-10eclipseHieu Hoang
2014-11-07mergeHieu Hoang
2014-11-04eclipseHieu Hoang
2014-10-27Merge branch 'master' into bilingual-lmNikolay Bogoychev
2014-10-24merged in from wipoNewMarcin Junczys-Dowmunt
2014-10-21Changed wrong usage messageMarcin Junczys-Dowmunt
2014-10-21Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-10-21rephraserBarry Haddow
2014-10-13cleaning up IOWrapper. Make all functions member of the classHieu Hoang
2014-10-13Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-12tmcombine: (experimental) support for hiero modelsRico Sennrich
2014-10-10merge moses_chart and mosesHieu Hoang
2014-10-10TranslationTaskChart --> TranslationTaskHieu Hoang
2014-10-10get ready to merge IOWrapperHieu Hoang
2014-10-09Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-09consistent namespaceHieu Hoang
2014-10-09Fix OxLM.Paul Baltescu
2014-10-08eclipseHieu Hoang
2014-10-08Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-08eclipseHieu Hoang
2014-10-08delete lineNumber variable from ChartManager. It should always be carried by ...Hieu Hoang
2014-10-07delete lineNumber variable from Manager and TranslationTask. It should always...Hieu Hoang
2014-10-07Merge ../mosesdecoder into merge-cmdHieu Hoang
2014-10-07eclipseHieu Hoang
2014-09-30fix server compile errorHieu Hoang