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 <fishandfrolick@gmail.com>2013-05-28 04:25:27 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2013-05-28 04:25:27 +0400
commit805eef6c18eeee511a5f03fd4e4cd8ae96f47eb5 (patch)
treeda1d55846d37ec9c0587ec5bbedad89aef0b6433 /moses/DecodeStepGeneration.cpp
parentae82d02a05a199b8876972640dc831285005f09f (diff)
delete sourcePhrase variable in TargetPhrase class
Diffstat (limited to 'moses/DecodeStepGeneration.cpp')
-rw-r--r--moses/DecodeStepGeneration.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/moses/DecodeStepGeneration.cpp b/moses/DecodeStepGeneration.cpp
index 32140557b..6dbca405a 100644
--- a/moses/DecodeStepGeneration.cpp
+++ b/moses/DecodeStepGeneration.cpp
@@ -63,7 +63,8 @@ void DecodeStepGeneration::Process(const TranslationOption &inputPartialTranslOp
, const DecodeStep &decodeStep
, PartialTranslOptColl &outputPartialTranslOptColl
, TranslationOptionCollection * /* toc */
- , bool /*adhereTableLimit*/) const
+ , bool /*adhereTableLimit*/
+ , const Phrase &src) const
{
if (inputPartialTranslOpt.GetTargetPhrase().GetSize() == 0) {
// word deletion