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-01-18 21:58:32 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-01-18 21:58:32 +0400
commit2525ddc83fc2bc21270b0a413052e6fc5ac9f233 (patch)
tree476642f43c1e53adfdd2c0092b6535d04d8e54de /moses/GenerationDictionary.h
parent50dfeb937443c06f364d22df9496682a38246243 (diff)
refactor generation dictionary class
Diffstat (limited to 'moses/GenerationDictionary.h')
-rw-r--r--moses/GenerationDictionary.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/moses/GenerationDictionary.h b/moses/GenerationDictionary.h
index 4fbee4040..8ec973280 100644
--- a/moses/GenerationDictionary.h
+++ b/moses/GenerationDictionary.h
@@ -54,13 +54,6 @@ protected:
public:
GenerationDictionary(const std::string &line);
- /** constructor.
- * \param numFeatures number of score components, as specified in ini file
- */
- GenerationDictionary(
- size_t numFeatures,
- const std::vector<FactorType> &input,
- const std::vector<FactorType> &output);
virtual ~GenerationDictionary();
// returns Generate