summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-09-03 11:09:44 +0800
committerPeng Wu <alexepico@gmail.com>2014-09-03 11:09:44 +0800
commitd8ea75b2af390b6d6105f2562b4460b8b1836930 (patch)
treef3988761f1a94c32b5044caf18e9ff5071bcb8f9 /doc
parentc2ce3560f701aede519e51f4f70f97a015984efa (diff)
downloadlibpinyin-d8ea75b2af390b6d6105f2562b4460b8b1836930.tar.gz
libpinyin-d8ea75b2af390b6d6105f2562b4460b8b1836930.tar.xz
libpinyin-d8ea75b2af390b6d6105f2562b4460b8b1836930.zip
do not install binary tools
Diffstat (limited to 'doc')
-rw-r--r--doc/libpinyin.14
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/libpinyin.1 b/doc/libpinyin.1
index 419ef90..0dae23c 100644
--- a/doc/libpinyin.1
+++ b/doc/libpinyin.1
@@ -25,11 +25,9 @@ import_interpolation \< <MODELFILE>
gen_unigram
.SH EXAMPLE
-Download the model.text.tar.gz, and extracts all files into a folder, then run the commands below to generate the binary model data.
+Download the model.text.tar.gz, and extracts all files into the data sub-directory, then run the commands below to generate the binary model data.
.RS
-rm gb_char.bin gbk_char.bin phrase_index.bin pinyin_index.bin bigram.db
-
gen_binary_files --table-dir ../data
import_interpolation < ../data/interpolation.text