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
2016-10-16Added utility for identifying sentences that match well a given document.ug-mct-findUlrich Germann
2016-10-16Poor man's way of rolling back to the lastest working version.ug-debugUlrich Germann
2016-10-16Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
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
2016-10-03allow moses2 to load memory pt that don't contain alignments.Hieu Hoang
2016-10-03return correct target phrasesHieu Hoang
2016-10-03Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-10-03Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2016-10-03Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-10-03error creating subphraseHieu Hoang
2016-09-30call Lookup() for each subphraseHieu Hoang
2016-09-30lookup in size order for compact ptHieu Hoang
2016-09-30redo import of PhraseDecoder and TargetPhraseCollectionCache. Use custom clas...Hieu Hoang
2016-09-30change TargetPhraseVector from vector of TargetPhraseImpl to vector of TPCompactHieu Hoang
2016-09-30store tp info in its own class. Don't use MosesHieu Hoang
2016-09-30debugHieu Hoang
2016-09-30 Lookup()Hieu Hoang
2016-09-30start Lookup()Hieu Hoang
2016-09-30less debugHieu Hoang
2016-09-29import loadHieu Hoang
2016-09-29instanatiate PhraseDecoderHieu Hoang
2016-09-29fill target phrase with wordsHieu Hoang
2016-09-29don't make copy constructor explicit to be able to put it into vector. Emplac...Hieu Hoang
2016-09-29add PhraseDecoderHieu Hoang
2016-09-29move CompactPT wrapper into CompactPT folderHieu Hoang
2016-09-29move ProbingPT wrapper into ProbingPT folderHieu Hoang
2016-09-29Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2Hieu Hoang
2016-09-29PhraseDecoder compilesHieu Hoang
2016-09-29compiles at leastHieu Hoang
2016-09-29compiles at leastHieu Hoang
2016-09-29Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2Hieu Hoang