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
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/other-builds/moses/moses.project')
-rw-r--r--contrib/other-builds/moses/moses.project3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/other-builds/moses/moses.project b/contrib/other-builds/moses/moses.project
index 2c78adc36..709b260e8 100644
--- a/contrib/other-builds/moses/moses.project
+++ b/contrib/other-builds/moses/moses.project
@@ -124,6 +124,8 @@
<File Name="../../../moses/TranslationModel/UG/sapt_phrase_scorers.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_base.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_coherence.h"/>
+ <File Name="../../../moses/TranslationModel/UG/sapt_pscore_dist.h"/>
+ <File Name="../../../moses/TranslationModel/UG/sapt_pscore_length_ratio.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_lex1.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_logcnt.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_pbwd.h"/>
@@ -133,6 +135,7 @@
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_rareness.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_unaligned.h"/>
<File Name="../../../moses/TranslationModel/UG/sapt_pscore_wordcount.h"/>
+ <File Name="../../../moses/TranslationModel/UG/sapt_pscore_cumulative_bias.h"/>
<File Name="../../../moses/TranslationModel/UG/sim-pe.cc" ExcludeProjConfig="Debug"/>
<File Name="../../../moses/TranslationModel/UG/spe-check-coverage.cc" ExcludeProjConfig="Debug"/>
<File Name="../../../moses/TranslationModel/UG/spe-check-coverage2.cc" ExcludeProjConfig="Debug"/>