summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/training/k_mixture_model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/training/k_mixture_model.h b/utils/training/k_mixture_model.h
index 6b3a75d..6e0d87e 100644
--- a/utils/training/k_mixture_model.h
+++ b/utils/training/k_mixture_model.h
@@ -135,7 +135,7 @@ typedef struct{
m_n_0 = KMixtureModelMagicHeader.m_N - m_N_n_0;
m_N_n_0, the number of documents which contains the word or phrase.
(two word phrase) */
- guint m_N_n_0;
+ guint32 m_N_n_0;
guint32 m_n_1;
/* maximum instances of the word or phrase (two word phrase)