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-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-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-29PhraseDecoder compilesHieu Hoang
2016-09-29compiles at leastHieu Hoang
2016-09-29compiles at leastHieu Hoang
2016-09-29get ready to port from MosesHieu Hoang
2016-09-29move ProbingPT from legacy -> TranslationModelHieu Hoang
2016-09-29move Compact pt implementation from legacy -> TranslationModelHieu Hoang
2016-09-29begin import of Compact ptHieu Hoang
2016-09-28don't unescape & characters - SCFG /Vito MANDORINOHieu Hoang
2016-09-28don't unescape & characters /Vito MANDORINOHieu Hoang
2016-09-28refactor state info to work with moses2Hieu Hoang
2016-09-27import Lookup for pbHieu Hoang
2016-09-27begin transliterationHieu Hoang
2016-09-27import EvaluateWhenApplied(). Haven't figured out state yetHieu Hoang
2016-09-27implement EvaluateInIsolation()Hieu Hoang
2016-09-26add osmHyp, 2Hieu Hoang
2016-09-26move FFState -> FFHieu Hoang
2016-09-26add osmHypHieu Hoang
2016-09-26duplicate ReadParameters()Hieu Hoang
2016-09-26OSM::Load()Hieu Hoang
2016-09-26import more OSM Moses -> Moses2Hieu Hoang
2016-09-26begin adding OSMHieu Hoang
2016-09-02still load everything even if --show-weights. Avoid segfaults on certain mach...Hieu Hoang
2016-08-29debug messageHieu Hoang
2016-08-29target factorsHieu Hoang
2016-08-29use output-factors argHieu Hoang
2016-08-29source factors in probing ptHieu Hoang
2016-08-29placeholder for scfgHieu Hoang
2016-08-29get ready for placeholders in scfgHieu Hoang