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 <hieuhoang@gmail.com>2014-12-26 10:41:52 +0300
committerHieu Hoang <hieuhoang@gmail.com>2014-12-26 10:41:52 +0300
commit9739b7a8a702d9c6198448fd8d473215cfacca0f (patch)
tree3b7033f1972858c43848da00d85162d5c9c1ebc0 /moses/ChartCell.h
parentd0807c45f28a8ebe02d119f2563bb3835a153e0f (diff)
rename ProcessSentence() to Decode()
Diffstat (limited to 'moses/ChartCell.h')
-rw-r--r--moses/ChartCell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses/ChartCell.h b/moses/ChartCell.h
index 99bc90866..fcb060489 100644
--- a/moses/ChartCell.h
+++ b/moses/ChartCell.h
@@ -96,7 +96,7 @@ public:
ChartCell(size_t startPos, size_t endPos, ChartManager &manager);
~ChartCell();
- void ProcessSentence(const ChartTranslationOptionList &transOptList
+ void Decode(const ChartTranslationOptionList &transOptList
,const ChartCellCollection &allChartCells);
//! Get all hypotheses in the cell that have the specified constituent label