summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-09 23:35:51 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-09 23:35:51 +0000
commit8eaa95d98b4ad1ce86ff87dd693b417c8dfdef6d (patch)
tree26fc496ccb60a5801f95d1b97d5d771531190a3e
parent296c7cc2082557db4a82b4a1208986c6e93ad935 (diff)
forgotten feature
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@216 ec762483-ff6d-05da-a07a-a48fb63a330f
-rwxr-xr-xgi/pipeline/evaluation-pipeline.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pipeline/evaluation-pipeline.pl b/gi/pipeline/evaluation-pipeline.pl
index a1631b0f..796fb4e9 100755
--- a/gi/pipeline/evaluation-pipeline.pl
+++ b/gi/pipeline/evaluation-pipeline.pl
@@ -50,7 +50,7 @@ my %init_weights = qw(
# these features are included by default
-my @DEFAULT_FEATS = qw( Glue GlueTop LanguageModel WordPenalty );
+my @DEFAULT_FEATS = qw( PassThrough Glue GlueTop LanguageModel WordPenalty );