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
2017-01-02Add InMemoryPerSentenceOnDemandLMLane Schwartz
2016-02-20load= option to KenLM exposing more load_method optionsKenneth Heafield
2016-01-13Factored out code in Ken.cppLane Schwartz
2016-01-13ReloadingLM now runs, reloading model before each sentence is translatedLane Schwartz
2015-11-17LanguageModel, KenLM: avoid StaticData usageDavid Madl
2014-11-04Merge s2t branchPhil Williams
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2013-10-13more enriched tracephikoehn
2013-09-27beautifyHieu Hoang
2013-08-27Re-enable backward LM code.Lane Schwartz
2013-07-19FactoryKenneth Heafield
2013-05-29beautifyHieu Hoang
2013-02-07each language model should have separate description, rather than just 'LM'Hieu Hoang
2013-02-02tokenize line now moved into base class ScoreProducerHieu Hoang
2013-01-17refactor LanguageModelHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang