summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/include/novel_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index 1c4fb2b..110d041 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -144,7 +144,7 @@ typedef guint32 table_offset_t;
typedef double parameter_t;
-#define LAMBDA_PARAMETER 0.588792
+#define LAMBDA_PARAMETER 0.330642
/* Array of phrase_token_t */
typedef GArray * TokenVector;