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-10-14Reduce text phrase table loading time by 49.5%. Add a progress bar too. Str...heafield
2011-10-13Organize language models into an LM directory. heafield
2011-10-11delete align info flag in target phrase. Not usedhieuhoang1972
2011-09-27Move SCFG rule table loading code out of PhraseDictionarySCFG and into apjwilliams
2011-09-09Implement LM OOV featurebhaddow
2011-06-24Remove unused m_ngramScore and m_countInfo variables from TargetPhrase.pjwilliams
2011-06-17Share AlignmentInfo objects instead of storing one per TargetPhrase.pjwilliams
2011-03-11re-organized syntax code for clarity - part IIphkoehn
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-07-18alignment info in pthieuhoang1972
2010-05-07add alignment info for -T outputhieuhoang1972
2010-05-06better -T output for chart decodinghieuhoang1972
2010-05-06less debugging info from OnDisk pthieuhoang1972
2010-05-04Ondrej Odchazel's update for AJAX-CATbojar
2010-04-08mergehieuhoang1972
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2009-08-07Merge moses-server branch (includes mt moses) into trunk. bhaddow
2009-02-05Support for multiple input feature scores on confusion networks and lattices. jdschroeder
2008-10-09create namespacehieuhoang1972
2008-09-24enable moses to accept a file that lists feature name and weight pairs.redpony
2008-09-14visual studio buildhieuhoang1972
2008-09-12Support for printing out word-to-word alignments (besides phrase-to-phrase al...nicolabertoldi
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2007-05-24Added support for pharaoh-style XML tags in Sentence input to supplement phra...jdschroeder
2007-04-18fix bug with unknown words/CNs/lexical reorderingredpony
2007-04-06re-introduce konrad lexicalized reordering but fix bugs with help from philipp. 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-05getting rid of warningshieuhoang1972
2006-09-26Get rid of FactorArrayWrapper/FactorArray and use only Word. Memory pool is ...redpony
2006-08-10code cleanup and documentation, especially moving use of global properties fr...phkoehn
2006-08-09factored lmhieuhoang1972
2006-08-07factored lmhieuhoang1972
2006-08-02 - add assignment operator for Phrase classzens
2006-08-01delete tracehieuhoang1972
2006-08-01remove LM typeshieuhoang1972
2006-07-29simplify TargetPhrase, add commentsredpony
2006-07-29 - better handling of confusion net scoreszens
2006-07-29major score refactoringredpony
2006-07-29print confusion net posterior in nbest list (if input is confusion net)zens
2006-07-29deleted Arc & LatticeEdge classeshieuhoang1972
2006-07-28Make score bookkeeping faster and easier to understand. Fix bug in unlimited ...redpony
2006-07-26added debugging functionhieuhoang1972
2006-07-25 - fixed confusion net problemszens
2006-07-25merged up of chaching algorithm. lot6s of changed made to manager.cpp, Transl...hieuhoang1972