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>2015-01-07 06:25:31 +0300
committerHieu Hoang <hieuhoang@gmail.com>2015-01-07 06:25:31 +0300
commitbfac071742d8c99638a478db7bd77edae2530e0d (patch)
tree05f36a1926250a024e3da1c909ac595eb99997db /moses/TypeDef.h
parent1e0a2835bfd5b27ba11d586583ddf599f94a0904 (diff)
new format for [mapping] section
Diffstat (limited to 'moses/TypeDef.h')
-rw-r--r--moses/TypeDef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/moses/TypeDef.h b/moses/TypeDef.h
index ea28a63ed..b9396923d 100644
--- a/moses/TypeDef.h
+++ b/moses/TypeDef.h
@@ -93,7 +93,6 @@ enum FactorDirection {
enum DecodeType {
Translate
,Generate
- ,InsertNullFertilityWord //! an optional step that attempts to insert a few closed-class words to improve LM scores
};
namespace LexReorderType