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
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-10-18templatize Comparer for unordered maps/setHieu Hoang
2015-10-18clean up comparison functions for Words and PhrasesHieu Hoang
2015-10-17clean up comparison functions for Words and PhrasesHieu Hoang
2014-01-15beautifyNicola Bertoldi
2013-11-15move collection of generation-table from Staticdata to GenerationDictionaryHieu Hoang
2013-08-30move DecodeFeature to FF directoryHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-05implement GenerationDictionary.Load()Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-24delete enum StatelessFeatureType. Features can be multiple types at once. Jus...Hieu Hoang
2013-04-30enum StatelessFeatureTypeHieu Hoang
2013-02-06delete class DictionaryHieu Hoang
2013-02-05GenerationDictionary doesn't inherit from DictionaryHieu Hoang
2013-02-05delete GetDecodeType(). Thinking of getting rid of class Dictionary altogtherHieu Hoang
2013-01-18refactor generation dictionary classHieu Hoang
2013-01-18refactor generation dictionary classHieu Hoang
2012-12-04get rid function GetScoreProducerWeightShortName(). Fails 1 regression testHieu Hoang
2012-12-04get rid of int argument from GetScoreProducerWeightShortName()Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang