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:
authorAles Tamchyna <tamchyna@ufal.mff.cuni.cz>2015-01-08 14:13:57 +0300
committerAles Tamchyna <tamchyna@ufal.mff.cuni.cz>2015-01-08 14:13:57 +0300
commit93702844e59017df0b4fe6eca0ff0e4369756932 (patch)
tree0a963e6edea7f99208966995d1834f8aaca645a6 /moses/TypeDef.h
parent5ed0bb8d9e64cff8bbf450d14384080b877b165b (diff)
parent5336598734985fa850bb007f64d01ce4090767bf (diff)
Merge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integration
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 b86161590..f8030997d 100644
--- a/moses/TypeDef.h
+++ b/moses/TypeDef.h
@@ -96,7 +96,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