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-08default pt implementation if no phrase table specifiedHieu Hoang
2011-11-27- Bug fix: when --help set, errors on absence of --corpus or --dir must not b...Jehan
2011-11-27- Exit with failure when a step of train-recaser.sh fails.Jehan
2011-11-25- Help output for train-recaser script.Jehan
2011-11-25- Coding style fix: use the upstream coding style.Jehan
2011-11-25- Recaser train script updated to support IRSTLM as well.Jehan
2010-11-09add --possiblyUseFirstToken option, which, when selected, allows certain sent...bgottesman
2010-10-13delete duplicate detokenizerhieuhoang1972
2010-10-11keep perl scripts with Unix line endingshieuhoang1972
2010-04-16Merge remaining script support for tree-based models from mt3_chart.pjwilliams
2010-03-18set utf8 mode on the input and output files, instead of on stdin and stdout, ...bgottesman
2010-02-03uppercasing first letter even if after punctbojar
2009-02-09bug fixphkoehn
2009-02-09added truecaserphkoehn
2008-02-22added some heuristics for Czech quotation marksbojar
2008-02-22added optional sentence uppercasing (use -u)bojar
2007-04-04added "-v 0" moses flag to decoder call to minimize log output.jdschroeder
2007-03-26Adding simple Czech rules to detokenizer. Making detokenizer 'released'.bojar
2007-03-26Adding detokenizer from WMT07 shared scripts.tgz, hoping there are no copyrightbojar
2007-03-26Proper unicode-based lower and uppercasing.bojar
2007-03-15add svn id comments to start of filehieuhoang1972
2007-03-15add svn id comments to start of filehieuhoang1972
2007-02-26minor bug fix to recaser trainingphkoehn
2007-02-13a large number of changes. besides little tweaks: phkoehn