Welcome to mirror list, hosted at ThFree Co, Russian Federation.

file-factors « smtgui « analysis « scripts - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7938e92974a6b17a38d927b38b2fb478c413ec4d (plain)
1
2
3
4
5
6
7
8
#corpus name : list of factors in corpus : [input] factor LMfilename, factor LMfilename, ... : [output] factor LMfilename, factor LMfilename, ...
#(the given factors should be present in all files for the given corpus)
devtest2006.de-en	: surf pos lemma : surf europarl.de.srilm.gz : surf europarl.en.srilm.gz
devtest2006.en-de	: surf pos lemma : surf europarl.en.srilm.gz : surf europarl.de.srilm.gz
#pstem: lemmas come from the Porter stemmer (and so are really a mix of stems and lemmas)
pstem_devtest2006.de-en	: surf pos lemma : : surf europarl.en.srilm.gz
#replace esset with ss in German text
ss_devtest2006.en-de : surf pos lemma : surf europarl.en.srilm.gz : surf ss_europarl.de.srilm.gz