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-14daily automatic beautifierMosesAdmin
2015-12-14Code cleanup and refactoring.Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-19daily automatic beautifierMosesAdmin
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2015-10-17InputPath now has a weak pointer to the TranslationTask it belongs to.Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-04-30debugging infoHieu Hoang
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2014-01-15beautifyNicola Bertoldi
2013-12-02add phrase-table wrapper for Nadir's transliteration codeHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03beautifyHieu Hoang
2013-10-02minor rename of variablesHieu Hoang
2013-09-28get ready to do lattice for scfgHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-22get rid of some warningsHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-19placeholders work in pb decoder. God i'm boredHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-08-02Add NonTerminalSet variable to InputPathHieu Hoang
2013-07-30create queue of InputPath objects. Starting SCFG parsing with lattices and co...Hieu Hoang
2013-07-26rollback excluding translation options that have incompatible alignments for ...Hieu Hoang
2013-07-19support for placeholder in pb modelHieu Hoang
2013-07-19starting placeholderHieu Hoang
2013-07-19find placeholdersHieu Hoang
2013-07-18starting placeholderHieu Hoang
2013-07-18starting placeholderHieu Hoang
2013-07-09prefix subphrase optimization for confusion networksHieu Hoang
2013-07-09rename vector<InputPath> to InputPathList. Pass regression testsHieu Hoang
2013-07-09begin adding input score to InputPathHieu Hoang
2013-07-07InputLatticeNode to InputPathHieu Hoang
2013-07-07rename InputLatticeNode.h to InputPath.hHieu Hoang