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-23fixes parameter mismatch in LM::Loadmichaelhutt
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-05-22Bug fix.Ulrich Germann
2015-05-21Added missing #include in OxLM.cpp.Ulrich Germann
2015-05-19Preparation for allowing context-aware decoding.Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-11-27Integrate OxLM tree models.Paul Baltescu
2014-11-22Cache OxLM queries when loading the phrase table.Paul Baltescu
2014-11-14Merge branch 'bilingual-lm' of github.com:moses-smt/mosesdecoder into bilingu...Paul Baltescu
2014-11-13Fix merge errors.Paul Baltescu
2014-11-13Make OxLM extensions compile.Paul Baltescu
2014-11-13Add null word support for hiero.XapaJIaMnu
2014-11-13Flag for setting OxLM models to unnormalized.Paul Baltescu
2014-11-13Fix OxLM.Paul Baltescu
2014-11-13Optional back-off to POS tags in OxLM.Paul Baltescu
2014-11-13Correctly map the source unknown token.Paul Baltescu
2014-11-13Fix Bilingual OxLM context word order.Paul Baltescu
2014-11-13Make query cache sentence specific.Paul Baltescu
2014-11-13Convert moses words to oxlm word ids.Paul Baltescu
2014-11-13Clean up OxLMMapper.Paul Baltescu
2014-11-13Set BilingualLM parameters nicely.Paul Baltescu
2014-11-13Skeleton for source conditioned OxLM feature.Paul Baltescu
2014-11-13Rename LBLLM -> OxLM.Paul Baltescu
2014-11-13Fix compilation errors introduced by new oxlm changes.Paul Baltescu
2014-11-12Allow unnormalized scores in oxlm.Paul Baltescu
2014-10-14Make OxLM extensions compile.Paul Baltescu
2014-10-14Add null word support for hiero.XapaJIaMnu
2014-10-14Flag for setting OxLM models to unnormalized.Paul Baltescu
2014-10-09Fix OxLM.Paul Baltescu
2014-10-09Fix OxLM.Paul Baltescu
2014-09-29Optional back-off to POS tags in OxLM.Paul Baltescu
2014-09-29Correctly map the source unknown token.Paul Baltescu
2014-09-28Fix Bilingual OxLM context word order.Paul Baltescu
2014-09-27Make query cache sentence specific.Paul Baltescu
2014-09-27Convert moses words to oxlm word ids.Paul Baltescu
2014-09-26Clean up OxLMMapper.Paul Baltescu
2014-09-26Set BilingualLM parameters nicely.Paul Baltescu
2014-09-26Skeleton for source conditioned OxLM feature.Paul Baltescu
2014-09-26Rename LBLLM -> OxLM.Paul Baltescu
2014-09-26Fix compilation errors introduced by new oxlm changes.conditional-oxlmPaul Baltescu
2014-08-08OxLM integration.Paul Baltescu
2014-07-16name changeHieu Hoang
2014-07-15cleanupHieu Hoang
2014-07-15scores matches. State info from hashHieu Hoang
2014-07-15scores matches for 1st best, but not nbestHieu Hoang
2014-07-15compiles with bjamHieu Hoang
2014-07-15new LBLLM based on LanguageModel classHieu Hoang
2014-07-15new LBLLM based on LanguageModel classHieu Hoang
2014-07-14new LBLLM based on LanguageModel classHieu Hoang