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:
Diffstat (limited to 'moses/Syntax/Manager.h')
-rw-r--r--moses/Syntax/Manager.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/moses/Syntax/Manager.h b/moses/Syntax/Manager.h
index 8868a0380..108791b19 100644
--- a/moses/Syntax/Manager.h
+++ b/moses/Syntax/Manager.h
@@ -32,6 +32,9 @@ class Manager : public BaseManager
void OutputSearchGraphHypergraph() const {}
void OutputSearchGraphSLF() const {}
void OutputWordGraph(OutputCollector *collector) const {}
+ void OutputDetailedTranslationReport(OutputCollector *collector) const {}
+
+ void CalcDecoderStatistics() const {}
// Syntax-specific virtual functions that derived classes must implement.
virtual void ExtractKBest(