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-14Initial check-in: new utility to check overlap of text with training data.Ulrich Germann
2017-01-14Adjusted library path in moses/TranslationModel/UG/MakefileUlrich Germann
2017-01-14tpt_tokenindex.cc: Indentation.Ulrich Germann
2017-01-02Allow user to specify whether PhraseDictionaryMemoryPerSentenceOnDemand are p...Lane Schwartz
2016-12-29fixing errors while building with oxlm: renamed iptr to boost_iptr because of...Doried Abd-Allah
2016-11-13daily automatic beautifierMosesAdmin
2016-11-12Add per-sentence on-demand translation model.Lane Schwartz
2016-10-06Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2016-10-06compile errorHieu Hoang
2016-10-06daily automatic beautifierMosesAdmin
2016-10-06mergeHieu Hoang
2016-10-06quering -> queryingHieu Hoang
2016-10-06check that pt existsHieu Hoang
2016-10-06no segfault. yayHieu Hoang
2016-10-05add StoreVocabHieu Hoang
2016-10-05getKey() -> Moses::getKey()Hieu Hoang
2016-10-05compiles but segfaultHieu Hoang
2016-10-04compilesHieu Hoang
2016-10-03update Moses::ProbingPT with Moses2::ProbingPT. Does not compileHieu Hoang
2016-10-03daily automatic beautifierMosesAdmin
2016-10-03return correct target phrasesHieu Hoang
2016-09-30lookup in size order for compact ptHieu Hoang
2016-09-04reversing change: now compact phrase table memory mapping is turned on by def...Philipp Koehn
2016-08-18compile error on some gccHieu Hoang
2016-08-12Standalone phrase distance featureMichael Denkowski
2016-08-12Support storing coordinates of target phraseMichael Denkowski
2016-08-12Roll back to just tracking coordinates in mmsaptMichael Denkowski
2016-08-12Distance feature for mmsaptMichael Denkowski
2016-08-12Track sentence ids in mmsapt samplingMichael Denkowski
2016-06-28daily automatic beautifierMosesAdmin
2016-06-28move ConvertFromMoses() to MosesHieu Hoang
2016-06-28move Moses classes out of OnDiskPt - WordHieu Hoang
2016-06-28move Moses classes out of OnDiskPt - TargetPhraseHieu Hoang
2016-06-28move Moses classes out of OnDiskPtHieu Hoang
2016-05-12fixes std::bad_alloc in processPhraseTableMin for large modelsmichaelhutt
2016-04-15Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2016-03-23compile error with suffix arrayHieu Hoang
2016-03-21Revert "Query member phrase tables in batch mode for forward compatibility"Michael Denkowski
2016-03-21Revert "daily automatic beautifier"Michael Denkowski
2016-03-19daily automatic beautifierMosesAdmin
2016-03-18Query member phrase tables in batch mode for forward compatibilityMichael Denkowski
2016-02-18Namespace bug fix.Ulrich Germann
2016-02-15Better option handling in check-coverage3.Ulrich Germann
2016-02-06Bug fix.Ulrich Germann
2016-01-28Show all entries in check-coverage3.Ulrich Germann
2016-01-22Improvements to check-coverage3.cc.Ulrich Germann
2016-01-20Bug fix.Ulrich Germann
2016-01-20Look-up phrases with context weights.Ulrich Germann
2016-01-16Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2016-01-16Added Marcin Junczys-Dowmunt's implementation of Johnson et al.'s significanc...Ulrich Germann