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
2008-02-22added optional sentence uppercasing (use -u)bojar
2008-02-22SAFE_GETLINE made safer: will exit if the line does not fit into the bufferbojar
2008-02-22added Nicola's enhancedmert to released filesbojar
2008-02-20fix bug in word lattice decoding that prevented some viable hypotheses from b...redpony
2008-02-19if giza returns sentences that have different lengths in different directions...redpony
2008-02-19even factors that are being added can be gzippedbojar
2008-02-19added support to open gzipped filesbojar
2008-02-09minor -hieuhoang1972
2008-02-09roll forwards james smith's changes.hieuhoang1972
2008-01-29roll back last change. seg fault in release buildhieuhoang1972
2008-01-29apply patch submitted by James Smith @ Oxfordhieuhoang1972
2008-01-28fixed bug with XML markupphkoehn
2008-01-22const error on some compilershieuhoang1972
2008-01-18arclist bughieuhoang1972
2008-01-18bug fix for distinct n-best list generation, resolved memory blowup issuephkoehn
2008-01-16bug fixes to distinct n-best list, mbr decoding; also changed switches for mbrphkoehn
2007-11-26Updated xcode projectabarun
2007-11-21revert to /bin/sh for enhanced-mert; use of setenv (instead of export) in the...nicolabertoldi
2007-11-21use fo csh instead of shnicolabertoldi
2007-11-16don't use hypo pool until delayed destructor is sorted outhieuhoang1972
2007-11-13bug fix for multiple phrase tableshieuhoang1972
2007-11-12variable renaming - less confusing & to make it comparable to async branchhieuhoang1972
2007-11-11add functionalty to support adding direct translation (ie, passthrouh) even w...redpony
2007-11-10win32 compilehieuhoang1972
2007-11-10add support for unary XML options. refer to regression-testing/tests/xml-mark...redpony
2007-11-10add support for multiple xml options for the same span, start refactoring to ...redpony
2007-11-09make effective the use of mapped IRSTLMmaurocettolo
2007-11-09use the built-in lgamma function instead of my stolen log_gamma functionredpony
2007-11-09enable filtering only based on p(e|f) [this is useful when you don't want to ...redpony
2007-11-06added ttable iterator to this script, toobojar
2007-11-06improving documentation and allowing environment variables to override thebojar
2007-11-01hide future cost - not needed by anyone elsehieuhoang1972
2007-10-31cleanup scoring in TranslationOptionhieuhoang1972
2007-10-30bug fixednicolabertoldi
2007-10-26added str length check to stop std::out_of_range error in a few more spots - ...jdschroeder
2007-10-25bug fixednicolabertoldi
2007-10-24small bug fixed: temporary concatenated sorted file is now deleted only at th...nicolabertoldi
2007-10-23features can be activated using a comma- or blank-separated listnicolabertoldi
2007-10-23Features are activated using their namesnicolabertoldi
2007-10-23some small bugs fixed and clean upnicolabertoldi
2007-10-22bug fixednicolabertoldi
2007-10-22bug fixednicolabertoldi
2007-10-22bug fixed in the name of a temporary filenicolabertoldi
2007-10-22Added a more time-efficient (but more memory-consumptive) method to rescore n...nicolabertoldi
2007-10-22changes to cope with the new mert suite (enhanced-mert)nicolabertoldi
2007-10-22Fixed passing decoder parameters when tuning on single machine.jdschroeder
2007-10-22Suite of scripts to perform MERT on a subset of fetures.nicolabertoldi
2007-10-22visual studio project & minor code cleanhieuhoang1972
2007-10-19add --hmm-align option. Allows using Giza++'s HMM word alignment model as th...redpony
2007-10-18explicit export of PYTHONPATH variablenicolabertoldi