Query: libpinyin
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIBPINYIN(1) User Commands LIBPINYIN(1)NAMElibpinyin - Library to deal with pinyinDESCRIPTIONThe libpinyin project aims to provide the algorithms core for intelligent sentence-based Chinese pinyin input methods.TOOLSgen_binary_files - generate initially binary pinyin libraries import_interpolation - import libpinyin textual format model data gen_unigram - increase the unigram frequency for all phrasesUSAGEgen_binary_files --table-dir <DIRNAME> --table-dir Read textual format files from the <DIRNAME> directory. import_interpolation < <MODELFILE> gen_unigramEXAMPLEDownload the model.text.tar.gz, and extracts all files into a folder, then run the commands below to generate the binary model data. 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 gen_unigram libpinyin Fed 2012 LIBPINYIN(1)
| Related Man Pages | 
|---|
| cc(1b) - sunos | 
| pkg2du(1m) - opensolaris | 
| prezip-bin(1) - debian | 
| prezip-bin(1) - suse | 
| test::dir(3pm) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Set hard block limit for user using quota | 
| Tar Command | 
| Docker learning Phase-I | 
| Shopt -s histappend | 
| Unsure why access time on a directory change isn't changing |