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
2015-03-21Removed pointer to TranslationTask in InputTypes again. Not the right place ↵Ulrich Germann
to store this information.
2015-03-15Instances of InputType (and derived classes) now know which TranslationTask ↵Ulrich Germann
(if any) created them. This is a first step towards providing phrase tables etc. access to context information etc. associated with specific translation tasks.
2015-01-14beautifyHieu Hoang
2015-01-08ThreadLocalFeatureStorageMarcin Junczys-Dowmunt
2015-01-08Fixed compilation errorMarcin Junczys-Dowmunt
2015-01-08Added TabbedSentence and first attempt at external VW featuresMarcin Junczys-Dowmunt