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 (Collapse)Author
2016-12-21Adding submodule regtestPrashant Mathur
2016-12-20Revert "Update .gitmodules"Prashant Mathur
This reverts commit d59517214d9f11c09c95e839a1d4a166538803f3.
2016-12-20Update .gitmodulesPrashant Mathur
2016-12-20Update .gitmodulesPrashant Mathur
Refer to ebay-hlt instead of moses-smt
2016-11-11Merge remote-tracking branch 'upstream/master'Prashant Mathur
2016-11-11Merge pull request #4 from ebay-hlt/cbtmPrashant Mathur
Code review (CBTM, mosesserver, MIRA)
2016-11-09Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2016-11-09touchHieu Hoang
2016-11-09add back [non-termninals]. Unimplemented but used by regressions tests, and ↵Hieu Hoang
probably by any SCFG model
2016-11-09comment out unused parameters.4Hieu Hoang
2016-11-09comment out unused parameters.3Hieu Hoang
2016-11-09comment out unused parameters.2Hieu Hoang
2016-11-09comment out unused parametersHieu Hoang
2016-11-09implement –mark-unknown, -unknown-word-prefix, and –unknown-word-suffix ↵Hieu Hoang
for backward compatibility
2016-11-08Improved locking for PhraseDictionaryCache, now safe at sentence levelPrashant Mathur
2016-11-08Interpret xml tags before translating in server mode.Prashant Mathur
2016-11-08add drop params to UnknowWordPenaltyHieu Hoang
2016-11-08add prefix & suffix params to UnknowWordPenaltyHieu Hoang
2016-11-08Mira works with BLEU and WER bothPrashant Mathur
2016-11-08Merge remote-tracking branch 'upstream/master'Prashant Mathur
2016-11-02Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2Hieu Hoang
2016-11-02abyss serverHieu Hoang
2016-10-31Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2Hieu Hoang
2016-10-31comment out debugging messagesHieu Hoang
2016-10-26Separate MemPoolAllocator from MemPoolHieu Hoang
2016-10-26slidesHieu Hoang
2016-10-26gcc 6.2 compile error /Dingyuan Wangroot
2016-10-20Merge pull request #167 from moses-smt/mjdenkowskiHieu Hoang
Support multiple output factors for XML-specified translations
2016-10-19Actually support multiple output factors for XML-specified translationsmjdenkowskiMichael Denkowski
2016-10-19Support multiple output factors for XML-specified translationsMichael Denkowski
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-06delete CreateProbingPT2Hieu Hoang
2016-10-06no segfault. yayHieu Hoang
2016-10-05--num-scoresHieu Hoang
2016-10-05handles hiero models tooHieu Hoang
2016-10-05add --scfg argHieu Hoang
2016-10-05compile error with gcc 4.6.3Hieu 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-03import CleanUpAfterSentenceProcessing() for compact pt. Very roughHieu Hoang
2016-10-03call CleanUpAfterSentenceProcessing()Hieu Hoang