summaryrefslogtreecommitdiffstats
path: root/utils/training/k_mixture_model.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-05-11 15:54:49 +0800
committerPeng Wu <alexepico@gmail.com>2011-05-11 15:54:49 +0800
commitd757c8339b3e7bd747777f3c5fc3b7d7ca49fd1c (patch)
tree03884930043b5e38b158ef297c78a381ff6e8c2b /utils/training/k_mixture_model.h
parentf6db0114debc6928eaaf1b526d8507a5b045ea85 (diff)
downloadlibpinyin-d757c8339b3e7bd747777f3c5fc3b7d7ca49fd1c.tar.gz
libpinyin-d757c8339b3e7bd747777f3c5fc3b7d7ca49fd1c.tar.xz
libpinyin-d757c8339b3e7bd747777f3c5fc3b7d7ca49fd1c.zip
fixes a typo
Diffstat (limited to 'utils/training/k_mixture_model.h')
-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)