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-10added word2vec binaries to .gitignoresmtadmin
2014-12-10Added wipo-specific n-best list formatsmtadmin
2014-12-03do not use additional informaiton during scoringMarcin Junczys-Dowmunt
2014-11-25Do not parse non-terminals in phrase-based mosesMarcin Junczys-Dowmunt
2014-11-19Merge branch 'wipoNew' of github.com:moses-smt/mosesdecoder into wipoNewMarcin Junczys-Dowmunt
2014-11-19added -lpthread and -lrt. Thanks, YuMarcin Junczys-Dowmunt
2014-11-12fix for kenlm pruningMarcin Junczys-Dowmunt
2014-10-24removed spurious typenameMarcin Junczys-Dowmunt
2014-10-22add distance.cMarcin Junczys-Dowmunt
2014-10-22Put newline backMarcin Junczys-Dowmunt
2014-10-22Do not prune empty optionsMarcin Junczys-Dowmunt
2014-10-21mgiza HMM model uses classes after all, add mkcls backMarcin Junczys-Dowmunt
2014-10-21added word2vec do wipoNew/contribMarcin Junczys-Dowmunt
2014-10-21changed default kenlm-max-order to 9Marcin Junczys-Dowmunt
2014-10-21some modifications to make WIPO life easierMarcin Junczys-Dowmunt
2014-10-19merge with masterMarcin Junczys-Dowmunt
2014-10-19multi-threaded and cleaned up filter-ptMarcin Junczys-Dowmunt
2014-10-18working multi-threaded filter pt, one thread per split fileMarcin Junczys-Dowmunt
2014-10-18small changes to train-model.perlMarcin Junczys-Dowmunt
2014-10-18Add multi-threading filter-ptMarcin Junczys-Dowmunt
2014-10-17use short names for sparse features to save disk space and I/O when tuningRico Sennrich
2014-10-16NPLM could implement shared or thread-local cache; wrapper works with either.Rico Sennrich
2014-10-15hiero model compatibilityRico Sennrich
2014-10-14reduce lmplz memory consumption in recaserHieu Hoang
2014-10-14Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2014-10-14portable call to bash /Paul GuyotHieu Hoang
2014-10-14added thot to EMSPhilipp Koehn
2014-10-13Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2014-10-13analysis.perl: update regexp for current trace formatPhil Williams
2014-10-13refactor some stateless feature functions to avoid using EvaluateWhenApplied(...Hieu Hoang
2014-10-12tmcombine: (experimental) support for hiero modelsRico Sennrich
2014-10-10Only update dynamic modelsmjdenkowski
2014-10-10More Penn Tree Bank compliance (code by Maria Nadejde and Philip WilliamsPhilipp Koehn
2014-10-10Penn Tree Bank compliant versions of preprocessingPhilipp Koehn
2014-10-10Fix a few more compiler warnings (from Clang mostly).Phil Williams
2014-10-10Fix a few compiler warnings (from Clang mostly).Phil Williams
2014-10-09Merge branch 'master' of ../mosesPhil Williams
2014-10-09Fix compile error if !(defined(__GLIBCXX__) || defined(__GLIBCPP__))Phil Williams
2014-10-09Fix compile error if !(defined(__GLIBCXX__) || defined(__GLIBCPP__))Phil Williams
2014-10-09Fix OxLM.Paul Baltescu
2014-10-08eclipseHieu Hoang
2014-10-08KenLM 370f97fa549f02e162a3a0f17bf3ad6cce2c3813Kenneth Heafield
2014-10-08Extra endl was causing blank lines after translations with word alignments.mjdenkowski
2014-10-07Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2014-10-07Mmsapt now adds word alignment info to target phrases.Ulrich Germann
2014-10-07eclipseHieu Hoang
2014-10-03Update TranslationAnalysis location for simulate-peMichael Denkowski
2014-10-02Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMichael Denkowski
2014-10-02XML option for runtime weight-overwriteMichael Denkowski
2014-09-30More streaming for kbmiraMichael Denkowski