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:
authorHieu Hoang <hieu@hoang.co.uk>2013-08-08 20:10:56 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-08-08 20:10:56 +0400
commitb044f31012fcd5c7b840453b91b36d0718f0cb5d (patch)
tree48d394de3c70700e7aaddb6286c3a0e1fba9266b /moses/DecodeStepGeneration.cpp
parent4b28daeed2ede54196d570e342546d0884adb28c (diff)
consistently set source phrase in translation options as soon as the trans opt is created
Diffstat (limited to 'moses/DecodeStepGeneration.cpp')
-rw-r--r--moses/DecodeStepGeneration.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/moses/DecodeStepGeneration.cpp b/moses/DecodeStepGeneration.cpp
index de08bd730..5164ec74a 100644
--- a/moses/DecodeStepGeneration.cpp
+++ b/moses/DecodeStepGeneration.cpp
@@ -65,8 +65,7 @@ void DecodeStepGeneration::Process(const TranslationOption &inputPartialTranslOp
, const DecodeStep &decodeStep
, PartialTranslOptColl &outputPartialTranslOptColl
, TranslationOptionCollection * /* toc */
- , bool /*adhereTableLimit*/
- , const Phrase &deleteME) const
+ , bool /*adhereTableLimit*/) const
{
if (inputPartialTranslOpt.GetTargetPhrase().GetSize() == 0) {
// word deletion