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
2019-11-01convert .c to .cpp. Clang insists on using clang++ for some reasonclang-errorHieu Hoang
2019-03-02Merge pull request #209 from joelb-git/multi-bleu-detok-non-ascii-fixHieu Hoang
2019-02-27Fix non-ASCII lowercasingJoel Barry
2019-01-17check state object are not null before using it. For alternate weights settin...Hieu Hoang
2019-01-04Revert "use ucfirst instead of defined uppercase function"Hieu Hoang
2019-01-03Merge pull request #207 from alvations/patch-truecaserHieu Hoang
2019-01-03Reverting split_xml()alvations
2018-12-30consistent outputHieu Hoang
2018-12-29Merge pull request #206 from alvations/patch-truecaserHieu Hoang
2018-12-28rename file so it appears on github website. Clarify mailing listHieu Hoang
2018-12-20use ucfirst instead of defined uppercase functionalvations
2018-12-20split_xml should be consistent for training and usingalvations
2018-12-10increase cores to 16. For bitextor azure pipelineHieu Hoang
2018-12-10put fix into UnorderedComparer again. Maybe weird template bugHieu Hoang
2018-12-10fix weird unordered set error on ubuntu 18.04, gcc 7.3.0, boost 1.65. May be ...Hieu Hoang
2018-12-10debugHieu Hoang
2018-12-08ems config for moses2Hieu Hoang
2018-12-04sacre bleuHieu Hoang
2018-12-04sacre bleuHieu Hoang
2018-12-04use --discount_fallbackHieu Hoang
2018-11-12Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2018-11-12removing python port. Sacremoses is newerHieu Hoang
2018-11-11Merge pull request #205 from coylz/masterHieu Hoang
2018-11-10Add option "-b" (unbuffer output) to tokenizer scriptsLoïc Vial
2018-11-09rename directory to work with python importHieu Hoang
2018-11-09python wrapper worksHieu Hoang
2018-11-07start borging Luis Gomes codeHieu Hoang
2018-11-07Merge pull request #204 from ozancaglayan/nb-fixHieu Hoang
2018-11-07tokenizer.perl: split final dots unconditionallyOzan Caglayan
2018-10-30basic support for Gujarati and Hindi, backported from one of the many upstreamsBarry Haddow
2018-10-26Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2018-10-26bump againHieu Hoang
2018-10-26Merge pull request #203 from maxthomas/contrib-modular-boostHieu Hoang
2018-10-26bumpHieu Hoang
2018-10-25contrib: make boost variable modular; update version to 1.68.0max thomas
2018-09-27Merge pull request #202 from thuvh/python3_compatibleHieu Hoang
2018-09-26fix print to compatible with python2 and python3Hoai-Thu Vuong
2018-09-26multi-bleu-detok should take raw referenceRico Sennrich
2018-09-16grammarHieu Hoang
2018-09-10Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2018-09-10unused scriptHieu Hoang
2018-09-06Handle glottal stops in SomalianBarry Haddow
2018-07-05Merge pull request #201 from louismartin/bleu-fix-newlineHieu Hoang
2018-07-03Fix multi-bleu.perl bug when file does not end with newlineLouis MARTIN
2018-06-25Merge branch 'RELEASE-4.0' of github.com:jowagner/mosesdecoderHieu Hoang
2018-06-23fix syntax error; credit https://www.mail-archive.com/moses-support@mit.edu/m...Joachim Wagner
2018-06-22fix syntax error in regular expressionJoachim Wagner
2018-06-22fix syntax error; credit: https://patchwork.ozlabs.org/patch/735705/Joachim Wagner
2018-05-22Merge pull request #198 from tofula/masterHieu Hoang
2018-05-21Merge pull request #199 from mtresearcher/dev-chrf-tuningPrashant Mathur