.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. .TH MECAB "1" "March 2009" "mecab of 0.98pre1" MeCab .SH NAME mecab \- Yet Another Part-of-Speech and Morphological Analyzer .SH SYNOPSIS .B mecab [\fIoptions\fR] \fIfiles\fR .SH DESCRIPTION MeCab: Yet Another Part-of-Speech and Morphological Analyzer .PP Copyright(C) 2001-2008 Taku Kudo Copyright(C) 2004-2008 Nippon Telegraph and Telephone Corporation .TP \fB\-r\fR, \fB\-\-rcfile\fR=\fIFILE\fR use FILE as resource file .TP \fB\-d\fR, \fB\-\-dicdir\fR=\fIDIR\fR set DIR as a system dicdir .TP \fB\-u\fR, \fB\-\-userdic\fR=\fIFILE\fR use FILE as a user dictionary .TP \fB\-l\fR, \fB\-\-lattice\-level\fR=\fIINT\fR lattice information level (default 0) .TP \fB\-D\fR, \fB\-\-dictionary\-info\fR show dictionary information and exit .TP \fB\-a\fR, \fB\-\-all\-morphs\fR output all morphs(default false) .TP \fB\-O\fR, \fB\-\-output\-format\-type\fR=\fITYPE\fR set output format type (wakati,none,...) .TP \fB\-p\fR, \fB\-\-partial\fR partial parsing mode .TP \fB\-F\fR, \fB\-\-node\-format\fR=\fISTR\fR use STR as the user-defined node format .TP \fB\-U\fR, \fB\-\-unk\-format\fR=\fISTR\fR use STR as the user-defined unk format .TP \fB\-B\fR, \fB\-\-bos\-format\fR=\fISTR\fR use STR as the user-defined bos format .TP \fB\-E\fR, \fB\-\-eos\-format\fR=\fISTR\fR use STR as the user-defined eos format .TP \fB\-x\fR, \fB\-\-unk\-feature\fR=\fISTR\fR use STR as the feature for unknown word .TP \fB\-b\fR, \fB\-\-input\-buffer\-size\fR=\fIINT\fR set input buffer size (default 8192) .TP \fB\-P\fR, \fB\-\-dump\-config\fR dump MeCab parameters .TP \fB\-M\fR, \fB\-\-open\-mutable\-dictionary\fR open dictioanry with mutable mode (experimental) .TP \fB\-C\fR, \fB\-\-allocate\-sentence\fR allocate new memory for input sentence .TP \fB\-N\fR, \fB\-\-nbest\fR=\fIINT\fR output N best results (default 1) .TP \fB\-t\fR, \fB\-\-theta\fR=\fIFLOAT\fR set temparature parameter theta (default 0.75) .TP \fB\-c\fR, \fB\-\-cost\-factor\fR=\fIINT\fR set cost factor (default 700) .TP \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR set the output file name .TP \fB\-v\fR, \fB\-\-version\fR show the version and exit. .TP \fB\-h\fR, \fB\-\-help\fR show this help and exit.