summaryrefslogtreecommitdiffstats
path: root/utils/segment/ngseg.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-30 14:55:29 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-30 14:55:29 +0800
commit09181e7491bfabbd11ea80633214231404766b22 (patch)
tree3e6d32316b5951580a5ce3fe18da2940a5933d6b /utils/segment/ngseg.cpp
parent9f79258f900dd9899549fe6e743e090f5ebb8186 (diff)
downloadlibpinyin-09181e7491bfabbd11ea80633214231404766b22.tar.gz
libpinyin-09181e7491bfabbd11ea80633214231404766b22.tar.xz
libpinyin-09181e7491bfabbd11ea80633214231404766b22.zip
update utils/segment
Diffstat (limited to 'utils/segment/ngseg.cpp')
-rw-r--r--utils/segment/ngseg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/segment/ngseg.cpp b/utils/segment/ngseg.cpp
index 8064f27..c4937f8 100644
--- a/utils/segment/ngseg.cpp
+++ b/utils/segment/ngseg.cpp
@@ -143,7 +143,7 @@ int main(int argc, char * argv[]){
}
/* init phrase table */
- FacadePhraseTable2 phrase_table;
+ FacadePhraseTable3 phrase_table;
phrase_table.load(SYSTEM_PHRASE_INDEX, NULL);
/* init phrase index */