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
2013-06-05alternate weight settings: added option to turn off features completelyphikoehn
2013-06-03beautifyHieu Hoang
2013-05-31basic support for alternate weight settingsphikoehn
2013-05-29beautifyHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08get rid of FeatureFunction::unlimited. Every ff can have sparse AND dense fea...Hieu Hoang
2013-05-08delete MergeGeneration()Hieu Hoang
2013-03-24mergeHieu Hoang
2013-03-21Work on decreasing memory requirement for outputting hypergraphLane Schwartz
2013-03-13Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-08Take hypothesis recombination into accountLane Schwartz
2013-03-08Subtract prior scores when outputting phrase-based hypergraph arcs.Lane Schwartz
2013-03-06Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-05Fixed bug in outputing search lattice as hypergraphLane Schwartz
2013-03-04Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-04Try to ensure that lattice nodes are output in topological orderLane Schwartz
2013-02-24merge with Lane's search graph outputHieu Hoang
2013-02-23Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-02-23Output feature weights to a separate file when producing hypergraphLane Schwartz
2013-02-23Deleted stale commented codeLane Schwartz
2013-02-23More work on outputting search graph as hypergraphLane Schwartz
2013-02-23Add flag to output search graph in Kenneth's hypergraph format.Lane Schwartz
2013-02-23More work on outputting HTK lattice formatLane Schwartz
2013-02-23More work on outputting HTK SLF.Lane Schwartz
2013-02-23Work to allow output search graph in HTK standard lattice formatLane Schwartz
2013-02-22change format for phrase modelHieu Hoang
2013-02-20delete mention of Distortion score producer and its weight in static dataHieu Hoang
2013-01-16refactor LexicalReorderingHieu Hoang
2012-12-27InitializeForInput() being called twiceHieu Hoang
2012-12-24clean up InitializeBeforeSentenceProcessing()Hieu Hoang
2012-12-21move initialization and cleanup functions to staticDataHieu Hoang
2012-12-21move phrase tables and generation tables to staticDataHieu Hoang
2012-12-20move language model from TranslationSystem back to StaticDataHieu Hoang
2012-12-20move reordering model from TranslationSystem back to StaticDataHieu Hoang
2012-12-19move DistortionScoreProducer from TranslationSystem back to StaticDataHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang