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
2012-06-27comment classes A-M with doxygen-compatible comments. Lots of @todoHieu Hoang
2012-01-23Remove obsolete #if HAVE_CONFIG_H directives.Phil Williams
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
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-20Update mosesserver so that it can return the search graph and/orbhaddow
2010-05-19Merging of moses mains. mosesmt now does single and multi-threeadedbhaddow
2010-05-14Fix to consensus decoding to stop it discarding hypos with zero score.bhaddow
2010-05-13fixed double free bugleven101
2010-05-05Refactoring of output search graph code to enable it to be usedbhaddow
2010-05-04Ondrej Odchazel's update for AJAX-CATbojar
2010-04-12delete std namespace in .h fileshieuhoang1972
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2010-03-08More efficient implementation of print all derivationsabarun
2010-03-07Writing out sentence number when printing all derivationsabarun
2010-03-07Lattice MBR pruning based on target length of MAP hypothesisabarun
2010-02-24Use portable include guard instead of pragma oncejfouet
2010-02-03Implemented Lattice MBR for Moses.abarun
2009-08-07Merge moses-server branch (includes mt moses) into trunk. bhaddow
2008-12-13improvements to pruning, working version passed regressionphkoehn
2008-10-09create namespacehieuhoang1972
2008-09-24enable moses to accept a file that lists feature name and weight pairs.redpony
2008-09-23a little refactoring in preparation for yet another way to export the search ...redpony
2008-06-19Added preliminary code for constraint decodingdowobeha
2008-06-11move cube pruning moses lib to trunkhieuhoang1972
2008-06-11delete old moses lib hieuhoang1972
2008-04-02added stuff for time-out policy. If translation takes too much time, it will ...nicolabertoldi
2008-03-18output search graphphkoehn
2008-03-01code clean - move creating wordgraph file to iostream classhieuhoang1972
2008-02-27output wordgraph for germanhieuhoang1972
2008-02-27output wordgraph for germanhieuhoang1972
2007-10-22visual studio project & minor code cleanhieuhoang1972
2007-09-17add timing loggingredpony
2007-05-16rename LatticePath class and associated classes to TrellisPath, to avoid conf...hieuhoang1972
2007-03-07make naming of hypo stacks classes consistenthieuhoang1972
2007-02-23code cleanuphieuhoang1972
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-08-15edited some commentseherbst
2006-08-12 - generate distinct nbest surface strings (if 3rd token of n-best-list is 'd...zens
2006-08-12moved class InputType to InputType.h;eherbst
2006-08-08changed documentationphkoehn
2006-08-07move CreateTranslationOptionCollection call into Managerzens
2006-08-07added documentationphkoehn
2006-08-05added documentation compatible to Doxygenphkoehn
2006-08-01hypo uses ref to phrase, rather than copyhieuhoang1972
2006-07-27trans opt collection indexed by coverage & stored pointers, rather than obj.hieuhoang1972
2006-07-27added some comments, and consolidated two functions for clarityphkoehn
2006-07-27reorganized hypothesis expansion, no intermediate list of hypotheses is gener...phkoehn
2006-07-26deleted unused Generation & translation functions from Manager class.hieuhoang1972