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-09-26use std::unordered_set instead of boost::unordered_set for all instances in m...RELEASE-4.0RELEASE-4.0Hieu Hoang
2017-09-26use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1Hieu Hoang
2017-09-26eclipse for CreateProbingPtHieu Hoang
2017-09-26eclipseHieu Hoang
2017-09-02bumpHieu Hoang
2017-08-26don't create shared boost libraries. Unit test can't link to them without set...Hieu Hoang
2017-08-26compile error on gcc 7.1.1Hieu Hoang
2017-08-25Don't install IRSTLM by defaultUlrich Germann
2017-08-25Update compile.shUlrich Germann
2017-08-15new option for mert-moses: transform-decoded-fileJörg Tiedemann
2017-07-29executableHieu Hoang
2017-07-22daily automatic beautifierMosesAdmin
2017-07-22copy .gitmodules from mastermoses-ebayHieu Hoang
2017-07-22remove empty regtest dirHieu Hoang
2017-07-22put regtest submodule back to moses reposHieu Hoang
2017-07-22Merge pull request #184 from ebay-hlt/moses-4.0Hieu Hoang
2017-07-20Merge remote-tracking branch 'upstream/master'Prashant Mathur
2017-07-20windows buildmoses-ebay.premergeHieu Hoang
2017-06-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2017-06-17bumpHieu Hoang
2017-06-15Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2017-06-15stop printing out UNK when factor == NULL. /Etienne MonneretHieu Hoang
2017-05-29force softlinkHieu Hoang
2017-05-25Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2017-05-16Added verbosity option to check-coverage5.cc.Ulrich Germann
2017-05-02Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2017-05-02check for executables before runningHieu Hoang
2017-04-27Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2017-04-27add new mteval scriptHieu Hoang
2017-04-27daily automatic beautifierMosesAdmin
2017-04-26moses2 rename Skeleton... to Example...Hieu Hoang
2017-04-26rename Skeleton... to Example...Hieu Hoang
2017-04-26rename Skeleton... to Example...Hieu Hoang
2017-04-24fix rdlm training - extra-settings was missingRico Sennrich
2017-04-24fix rdlm training - train_host option was missingRico Sennrich
2017-04-24fix split-input if it is passed, but if output-splitter is definedRico Sennrich
2017-04-12Merge pull request #181 from alvations/masterHieu Hoang
2017-04-12removed redundant subdirectory in pathalvations
2017-04-12use static path to compile.shalvations
2017-04-12added Dockerfiles for Mosesalvations
2017-04-12Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into HEADalvations
2017-04-10Merge ../mosesdecoder.perfHieu Hoang
2017-04-10eclipse - use C++11Hieu Hoang
2017-04-10Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2017-04-10ignore wall if at the beginning of sentenceHieu Hoang
2017-04-07ignore words where there is nothing to caseOndrej Bojar
2017-03-29Merge pull request #179 from sih4sing5hong5/travis-ciHieu Hoang
2017-03-29added the config of travis-ci薛丞宏
2017-03-24daily automatic beautifierMosesAdmin
2017-03-23fix segfault in StaticData.cppshuoyangd