summaryrefslogtreecommitdiffstats
path: root/utils/training/gen_unigram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/training/gen_unigram.cpp')
-rw-r--r--utils/training/gen_unigram.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/utils/training/gen_unigram.cpp b/utils/training/gen_unigram.cpp
index 1c70665..1fe7ae0 100644
--- a/utils/training/gen_unigram.cpp
+++ b/utils/training/gen_unigram.cpp
@@ -20,9 +20,7 @@
*/
#include <stdio.h>
-#include "memory_chunk.h"
-#include "novel_types.h"
-#include "phrase_index.h"
+#include "pinyin.h"
//increase all unigram frequency by one.