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
2015-04-22use ignore-unless /Philipp KoehnHieu Hoang
2015-04-22hack to allow target side of tokenized parallel corpus to be used for LMHieu Hoang
2015-04-21duplicated functionality with ems/support/lmplz-wrapper.perlHieu Hoang
2015-04-21make sure GetOptions doesn consume -T by confusing it with --textHieu Hoang
2015-04-21be more tolerant about xml inputRico Sennrich
2015-04-21EMS: LM:mock-parse can be actual parserRico Sennrich
2015-04-20better detection of pigzHieu Hoang
2015-04-20don't output warnings. It wasn't originally there before the 'env perl' chang...Hieu Hoang
2015-04-19more butinah tweaksHieu Hoang
2015-04-19add pre tokenization cleaning script. In case training has bad, overlying lon...Hieu Hoang
2015-04-13add use warnings to all perl scriptsHieu Hoang
2015-04-11Merge pull request #107 from flammie/masterHieu Hoang
2015-04-11Merge pull request #106 from gumblex/masterDingyuan Wang
2015-04-08typo fixMichael Denkowski
2015-04-07examplesFlammie Pirinen
2015-04-07full set of cases and capsFlammie Pirinen
2015-04-07add fi to list to silence warningsFlammie Pirinen
2015-04-07also lowercase if case failFlammie Pirinen
2015-04-07fix detokenising : in abbrev. case suffix caseFlammie Pirinen
2015-04-06better detection of pigz, sort, split. In case they are not in the default di...Hieu Hoang
2015-04-05store temp run files in current directory, not /tmpHieu Hoang
2015-04-05leave in runPath for debuggingHieu Hoang
2015-04-05Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-04-05script to submit ems job to grid engine as 1 job. Hardcoded for NYUAD at the moHieu Hoang
2015-04-03Fix some problems in EMS:Dingyuan Wang
2015-04-03re-apply commit 1fb51dc (use gunzip -c instead of zcat)Rico Sennrich
2015-04-02revert last commit to add MASTER_PATH. Not neededHieu Hoang
2015-04-02pass in PATH variable from master node. When you're running of a grid but rea...Hieu Hoang
2015-04-02consistently use 'env perl' command for environments where the 1st perl in PA...Hieu Hoang
2015-04-02Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-04-02Conditional import of Thread package for perl installations that don't suppor...Hieu Hoang
2015-04-01don't ignore lowercasing of factored LM. Must be consistent with ptHieu Hoang
2015-03-30lmplz-wrapper.perl: use Getopt::Long's "pass_through" optionPhil Williams
2015-03-23filter-model-given-input.pl: drop "-encoding None" from phrase table binaizat...Matthias Huck
2015-03-22Merge pull request #100 from alvations/masterHieu Hoang
2015-03-20Enforce python3 and also remove extra empty newline from STDOUTalvations
2015-03-20added more description of usage in docstringalvations
2015-03-20fixed typo in error messagealvations
2015-03-20Added Gacha Filter used by Manawi system from WMT14 translation taskalvations
2015-03-20EMS: support for syntactic metrics for MERT/MIRARico Sennrich
2015-03-20reduce-factors: port xml support from train-model.perlRico Sennrich
2015-03-20RDLM training without editing bash scriptsRico Sennrich
2015-03-20nplm_train: more optionsRico Sennrich
2015-03-18relational dependency language modelRico Sennrich
2015-03-18Replace truecase-egret.sh with more general tree-converter-wrapper.perlPhil Williams
2015-03-18Always use "SyntaxInputWeight0" as name of SyntaxInputWeight featurePhil Williams
2015-03-13EMS: fix TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-13fix example for reusing tuned moses.ini fileHieu Hoang
2015-03-13Add tree-converter-mosesxml.sh wrapper scriptPhil Williams
2015-03-12parse-en-egret.perl: wrap tree in parentheses prior to conversion to XMLPhil Williams