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:
authorPhilipp Koehn <phi@jhu.edu>2014-08-04 02:22:45 +0400
committerPhilipp Koehn <phi@jhu.edu>2014-08-04 02:22:45 +0400
commit35c346378e3fe71b5d3f2408a034704771ec458e (patch)
treea31df5009f3f281a4f1b9010e95cca514e05e33c /moses/TranslationOptionCollection.cpp
parent7f41bbba67b0ebf59fe91d14d920b5069467919d (diff)
parent6549d24d35911a013f6b38f8dccbedb953210791 (diff)
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
Diffstat (limited to 'moses/TranslationOptionCollection.cpp')
-rw-r--r--moses/TranslationOptionCollection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/TranslationOptionCollection.cpp b/moses/TranslationOptionCollection.cpp
index aed0fb62a..49fdc2987 100644
--- a/moses/TranslationOptionCollection.cpp
+++ b/moses/TranslationOptionCollection.cpp
@@ -231,7 +231,7 @@ void TranslationOptionCollection::ProcessOneUnknownWord(const InputPath &inputPa
// modify the starting bitmap
}
- TargetPhrase targetPhrase;
+ TargetPhrase targetPhrase(NULL);
if (!(staticData.GetDropUnknown() || isEpsilon) || isDigit) {
// add to dictionary