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
path: root/moses/FF
diff options
context:
space:
mode:
authorMosesAdmin <moses-support-owner@mit.edu>2016-05-11 02:00:37 +0300
committerMosesAdmin <moses-support-owner@mit.edu>2016-05-11 02:00:37 +0300
commit3068ac254fb7ceec62604b7734c1985be1bb9141 (patch)
treea2a1fe19f0f7156945394c5be82ecc01d0464738 /moses/FF
parent756c9173e71866fe8761def7344c26b7479619f5 (diff)
daily automatic beautifier
Diffstat (limited to 'moses/FF')
-rw-r--r--moses/FF/GlobalLexicalModel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/FF/GlobalLexicalModel.h b/moses/FF/GlobalLexicalModel.h
index 6957d7d7c..8391609a2 100644
--- a/moses/FF/GlobalLexicalModel.h
+++ b/moses/FF/GlobalLexicalModel.h
@@ -76,7 +76,7 @@ public:
, const TargetPhrase &targetPhrase
, ScoreComponentCollection &scoreBreakdown
, ScoreComponentCollection &estimatedScores) const {
- }
+ }
void EvaluateWhenApplied(const Hypothesis& hypo,
ScoreComponentCollection* accumulator) const {