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
2011-11-21Remove direction from PhraseBarry Haddow
2011-11-18Replace assert with CHECK until people learn how to use assert properlyKenneth Heafield
2011-09-09Implement LM OOV featurebhaddow
2011-02-28Memory efficiency: make the reserveSize argument non-optional inpjwilliams
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-05-13small fix for regex useleven101
2010-02-20Removed requirement that the number of probabilities cached in achardmeier
2010-01-28Hierarchical reordering stuff now compiles.chardmeier
2009-02-05Support for multiple input feature scores on confusion networks and lattices. jdschroeder
2008-10-09create namespacehieuhoang1972
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
2007-10-31cleanup scoring in TranslationOptionhieuhoang1972
2007-07-20cache for translation options for speed-up. default to true. hieuhoang1972
2007-04-18make lex reordering work with confusion nethieuhoang1972
2007-04-06remove mutable from m_reordering. store tran opt in list as non-consthieuhoang1972
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. hieuhoang1972
2007-02-21change unknown word processing to be closer to the way pharaoh does it - crea...hieuhoang1972
2007-02-16code cleanup - make FactorCollection and StaticData totally accessible only g...hieuhoang1972
2006-10-17code cleanup and commenting brought about when documenting for jhu reporthieuhoang1972
2006-10-05added commentshieuhoang1972
2006-09-21add a few comments, especially to the prefix tree coderedpony
2006-08-13add sanity checkredpony
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-11performance fixes for multi-factored models (basically, only copy the feature...redpony
2006-08-11more translation option refactoring, in preparation for speed enhancementsredpony
2006-08-11moving around merging coderedpony
2006-08-09code cleanupphkoehn
2006-08-03support for generation dictionaries having multiple feature values. code cle...redpony
2006-08-02 - add assignment operator for Phrase classzens
2006-08-01rollbackhieuhoang1972
2006-08-01memory pool cleanuphieuhoang1972
2006-07-30changed trans option for unknown words. dictionaries not required anymorehieuhoang1972
2006-07-29non-NBest compiles okhieuhoang1972
2006-07-29minor cleanup to enable non-N-Best decoding. small mem leakhieuhoang1972
2006-07-29major score refactoringredpony
2006-07-28 - fixing already fixed bugs that have been re-introduced by someonezens
2006-07-28Make score bookkeeping faster and easier to understand. Fix bug in unlimited ...redpony
2006-07-27preparation for new ScoreComponentCollection, which will be much more efficientredpony
2006-07-26added debugging functionhieuhoang1972
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972
2006-07-14modularized unknown-source-word handling (see UnknownWordHandler)eherbst
2006-07-13fix PhraseDictionary filtering bug. moved future cost estimation fromredpony
2006-07-12fix language model error (translation options). r: philipp, hieuredpony
2006-07-11get rid of id's in dictionaryhieuhoang1972
2006-07-11get rid of id's in dictionaryhieuhoang1972
2006-07-10Debugginghieuhoang1972