Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

opencc(1) [debian man page]

OPENCC(1)							   User Commands							 OPENCC(1)

NAME
opencc - simplified-traditional chinese conversion tool DESCRIPTION
Open Chinese Convert (OpenCC) Command Line Tool Usage: opencc [-i input_file] [-o output_file] [-c config_file] -i Read original text from input_file. -o Write converted text to output_file. -c Load dictionary configuration from config_file. Package libopencc1 has some configuration file preset: /usr/lib/${DEB_HOST_MULTIARCH}/opencc/*.ini; the ${DEB_HOST_MULTIARCH} is something like "x86_64-linux-gnu" (AMD64) or "i386-linux-gnu" (i386), or something else; you can get it by `dpkg-architecture -qDEB_HOST_MULTIARCH`. Note: Text from standard input will be read if input_file is not set and will be written to standard output if output_file is not set. Default configuration(zhs2zht.ini) will be load if config_file is not set. Open Chinese Convert (OpenCC) Command Line Tool SEE ALSO
iconv(1) opencc June 2010 OPENCC(1)

Check Out this Related Man Page

apertium-gen-lextorbil(1)												 apertium-gen-lextorbil(1)

NAME
apertium-gen-lextorbil - This application is part of ( apertium ) This tool is part of the apertium machine translation architecture: http://apertium.org. SYNOPSIS
apertium-gen-lextorbil lr | rl input_file output_file DESCRIPTION
apertium-gen-lextorbil is the application responsible for generating the bilingual dictionary used by the transfer module when aper- tium-lextor is being used to perform lexical selection. OPTIONS
lr The bilingual dictionary to generate is for left to right translation. rl The bilingual dictionary to generate is for right to left translation. FILES
These are the kinds of files used with this tool: input_file A bilingual dictionary. output_file A bilingual dictionary in which each word has only one translation equivalent. SEE ALSO
apertium-gen-lextormono(1), apertium-preprocess-corpus-lextor(1), apertium-gen-stopwords-lextor(1), apertium-gen-wlist-lextor(1), aper- tium-gen-wlist-lextor-translation(1), apertium-lextor(1), apertium-lextor-eval(1). BUGS
Lots of...lurking in the dark and waiting for you! AUTHOR
(c) 2005,2006 Universitat d'Alacant / Universidad de Alicante. All rights reserved. 2006-12-11 apertium-gen-lextorbil(1)
Man Page