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
path: root/moses2
AgeCommit message (Expand)Author
2020-10-16always compile moses2. No need to include xmlrpc-cHieu Hoang
2020-10-16rename MSPT -> DynamicPhraseTableHieu Hoang
2020-10-16TODOSid Jain
2020-10-16nitpick , uncomment the server and registry functionSid Jain
2020-10-16adding preprocessor for xmlrpc server , renaming MSPT to DynamicPTSid Jain
2020-10-15code clean upSid Jain
2020-10-14windows build and managed clrSid Jain
2020-10-06thread-safeHieu Hoang
2020-10-06use manager pool instead of system pool. Get ready for thread-safeHieu Hoang
2020-10-06delete scfpHieu Hoang
2020-10-05MSPT worksHieu Hoang
2020-10-05Merge branch 'master' of vs-ssh.visualstudio.com:v3/machinetranslation/moses-...Anoop Kunchukuttan
2020-10-05MSPT changes for parsing phrase table stringAnoop Kunchukuttan
2020-10-05abort SCFGHieu Hoang
2020-10-05Merge branch 'master'Anoop Kunchukuttan
2020-10-05some code for parsing inputAnoop Kunchukuttan
2020-10-04debugHieu Hoang
2020-10-04move InitializeForInput to InitHieu Hoang
2020-10-04debugHieu Hoang
2020-10-04add systemHieu Hoang
2020-10-04Merge branch 'master'Anoop Kunchukuttan
2020-10-04dynamic cast to SentenceWithCandidates (failed)Anoop Kunchukuttan
2020-10-01InitializeForInput()Hieu Hoang
2020-10-01add input arg to CleanUpAfterSentenceProcessingHieu Hoang
2020-10-01make sure InitializeForInput is calledHieu Hoang
2020-10-01InitializeForInput()Hieu Hoang
2020-10-01register MSPTHieu Hoang
2020-10-01basic parsing of input stringAnoop Kunchukuttan
2020-10-01Merge branch 'master' changesAnoop Kunchukuttan
2020-10-01changes to handle part inputAnoop Kunchukuttan
2020-09-30delete SentenceWithCandidates::XMLParseHieu Hoang
2020-09-30compilesHieu Hoang
2020-09-30add SentenceWithCandidates classAnoop Kunchukuttan
2020-09-30added to typedefAnoop Kunchukuttan
2020-01-06get rid of boost thread local codeHieu Hoang
2020-01-06use c++11 thread local construct instead of boostHieu Hoang
2020-01-06limit thread queue to x2 number of threadsHieu 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
2017-09-26Revert "use std::unordered_set instead of boost::unordered_set. Segfault on b...hieu
2017-09-26Revert "use std::unordered_set instead of boost::unordered_set for all instan...hieu
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-04-27daily automatic beautifierMosesAdmin
2017-04-26moses2 rename Skeleton... to Example...Hieu Hoang
2017-04-10ignore wall if at the beginning of sentenceHieu Hoang
2017-03-08--max-kenlm-order for Moses2Hieu Hoang
2017-03-01delete linking to rt lib. Error on RedHat 7. Hopefully ok on other OShieu
2017-02-17more minor compile errorHieu Hoang