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
2011-11-23Move from scripts to contribBarry Haddow
2011-11-23Not needed - mbr is in the *-cmd directories.Barry Haddow
2011-11-23There is potential bug for parsing numbers in scientific notation.Jun Lang
2011-11-22Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-22make change suggested by Guchun ZhangHieu Hoang
2011-11-21Oops I deleted these in 72a4c8a0d34529086b91c016ce32f0b03f9778a1Kenneth Heafield
2011-11-21extract-ghkm: add the features required for use as a drop-in replacementPhil Williams
for extract-rules: composed rules, unaligned source word attachment, non-lexical unary rule elimination, glue rule generation, unknown word label generation, and EMS integration.
2011-11-17Merge remote branch 'origin/master' into proBarry Haddow
Conflicts: kenlm mert/Data.cpp mert/Data.h mert/Makefile.am mert/mert.cpp
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-11-16Remove old PRO. Fix running of PRO from mert script.Barry Haddow
2011-11-16Update to use new pro implementationBarry Haddow
2011-11-16Complete initial version of pro extractorBarry Haddow
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-11-12visual studioHieu Hoang
2011-11-08The current version of BitPar's German grammar is encoded using UTF-8, soPhil Williams
disable the conversion to and from ISO-8859-1 in the parse-de-bitpar.perl wrapper script. For compatibility with older versions of BitPar, the old behaviour is available using the --old-bitpar command-line option.
2011-11-08allow up to 400 words per sentenceOndrej Bojar
2011-10-28TMX extraction by Tom Hoar and Hilario Leal FontesHieu Hoang
2011-10-23win32Hieu Hoang
2011-10-14visual studiohieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4356 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-13all programs in training can take in gzipped filehieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4354 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-12create valid html header, according to Tomas Hudikhieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4336 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-11extract lex probability from gzip fileshieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4321 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-10extractor wrapper to make it work on SGEhieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4315 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-05M scripts/released-filesservan
M scripts/Makefile git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4300 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-05M mert/TerScorer.cppservan
M mert/BleuScorer.h M mert/ScorerFactory.h M mert/Scorer.h M mert/PerScorer.h M mert/TerScorer.h M mert/Makefile.am AM scripts/training/mert-moses-multi.pl git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4299 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-05fixed broken sparse feature trainingphkoehn
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4298 1f5c12ca-751b-0410-a591-d2e778427230
2011-10-05Support for lattice sampling (use -lattice-samples n)bhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4296 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-29argument for sort buffer sizebhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4282 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-27Add tool for converting rule table to compact format.pjwilliams
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4274 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-25Eppex is now properly released + reinjected into train-model.perl params.chesio
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4265 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-22visual studio buildhieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4250 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-21comment reverthieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4246 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-21xcodehieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4245 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-19Add scripts/analysis/extract-target-trees.pypjwilliams
Usage: extract-target-trees.py [FILE] Reads moses-chart's -T output from FILE or standard input and writes trees to standard output in Moses' XML tree format. git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4233 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-19debug should be off by defaultbhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4232 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-16print out span widths of non-terms. Extra argument --OutputNTLengthshieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4230 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-16Option to create extract file with sentence idsbhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4229 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-16Hopkins&May Interpolation, bugfix for sparse featuresphkoehn
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4227 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-15Implementation of sharding and resampling in mert.bhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4226 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-14print out span widths of non-terms. Extra argument --OutputNTLengthshieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4225 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-14print out span widths of non-terms. Extra argument --OutputNTLengthshieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4224 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-14print out span widths of non-terms. Extra argument --OutputNTLengthshieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4223 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-13xcodehieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4222 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-13xcodehieuhoang1972
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4221 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-07restorebhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4186 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-07remove (temporarily)bhaddow
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4185 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-07support for sparse feature functions (mert support only when using PRO)phkoehn
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4184 1f5c12ca-751b-0410-a591-d2e778427230
2011-09-07Multi-threading of mert, for random restarts.bhaddow
Fix mert tests. git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4182 1f5c12ca-751b-0410-a591-d2e778427230
2011-08-17revamp of mert-moses.pl (got rid of 'triples', relying on moses' -show-weights)bojar
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4149 1f5c12ca-751b-0410-a591-d2e778427230
2011-08-17removing old commentsbojar
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@4148 1f5c12ca-751b-0410-a591-d2e778427230