summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-08-27 11:12:27 +0800
committerPeng Wu <alexepico@gmail.com>2014-08-27 11:12:27 +0800
commita065252f46358ca5b2fedc45cb2c1a67cd14f86b (patch)
treeb24fcad53b456484ec123ac29be9c75b9cb0c1d4 /doc
parent9e5fc913a47562133649789f0fe38cd399a4d1fb (diff)
downloadlibzhuyin-a065252f46358ca5b2fedc45cb2c1a67cd14f86b.tar.gz
libzhuyin-a065252f46358ca5b2fedc45cb2c1a67cd14f86b.tar.xz
libzhuyin-a065252f46358ca5b2fedc45cb2c1a67cd14f86b.zip
do not install binary tools
Diffstat (limited to 'doc')
-rw-r--r--doc/libzhuyin.14
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/libzhuyin.1 b/doc/libzhuyin.1
index e717f7d..cd90b13 100644
--- a/doc/libzhuyin.1
+++ b/doc/libzhuyin.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