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 (Collapse)Author
2017-04-07ignore words where there is nothing to caseOndrej Bojar
2015-06-02Fixing lint. Only 600 or so lines of errors left!Jeroen Vermeulen
2015-05-29Add license notices to scripts.Jeroen Vermeulen
This is not pleasant to read (and much, much less pleasant to write!) but sort of necessary in an open project. Right now it's quite hard to figure out what is licensed how, which doesn't matter much to most people but can suddenly become very important when people want to know what they're being allowed to do. I kept the notices as short as I could. As far as I could see, everything without a clear license notice is LGPL v2.1 or later.
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
This is lint reported by the new lint-checking functionality in beautify.py. (We can change to a different lint checker if we have a better one, but it would probably still flag these same problems.) Lint checking can help a lot, but only if we get the lint under control.
2015-04-13add use warnings to all perl scriptsHieu Hoang
2015-04-02consistently use 'env perl' command for environments where the 1st perl in ↵Hieu Hoang
PATH isn't the default perl. Which is kinda stupid
2014-02-08don't complain if input contains non-escaped '<' or '>', but is not XMLRico Sennrich
2014-01-30fix truecaser with XML input (didn't do anything depending on ↵Rico Sennrich
formatting/whitespace)
2013-01-14bug fix with MML settingsphikoehn
2010-11-09add --possiblyUseFirstToken option, which, when selected, allows certain ↵bgottesman
sentence-initial tokens to be taken into account. See comment in header or support mailing list discussion. git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3690 1f5c12ca-751b-0410-a591-d2e778427230
2010-03-18set utf8 mode on the input and output files, instead of on stdin and stdout, ↵bgottesman
which are not used. This allows case variants of non-ASCII characters to be recognized correctly git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@2987 1f5c12ca-751b-0410-a591-d2e778427230
2009-02-09bug fixphkoehn
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@2113 1f5c12ca-751b-0410-a591-d2e778427230
2009-02-09added truecaserphkoehn
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@2112 1f5c12ca-751b-0410-a591-d2e778427230