1MECAB(1)                             MeCab                            MECAB(1)
2
3
4

NAME

6       mecab - manual page for mecab of 0.98pre1
7

SYNOPSIS

9       mecab [options] files
10

DESCRIPTION

12       MeCab: Yet Another Part-of-Speech and Morphological Analyzer
13
14       Copyright(C)  2001-2008  Taku  Kudo Copyright(C) 2004-2008 Nippon Tele‐
15       graph and Telephone Corporation
16
17       -r, --rcfile=FILE
18              use FILE as resource file
19
20       -d, --dicdir=DIR
21              set DIR  as a system dicdir
22
23       -u, --userdic=FILE
24              use FILE as a user dictionary
25
26       -l, --lattice-level=INT
27              lattice information level (default 0)
28
29       -D, --dictionary-info
30              show dictionary information and exit
31
32       -a, --all-morphs
33              output all morphs(default false)
34
35       -O, --output-format-type=TYPE
36              set output format type (wakati,none,...)
37
38       -p, --partial
39              partial parsing mode
40
41       -F, --node-format=STR
42              use STR as the user-defined node format
43
44       -U, --unk-format=STR
45              use STR as the user-defined unk format
46
47       -B, --bos-format=STR
48              use STR as the user-defined bos format
49
50       -E, --eos-format=STR
51              use STR as the user-defined eos format
52
53       -x, --unk-feature=STR
54              use STR as the feature for unknown word
55
56       -b, --input-buffer-size=INT
57              set input buffer size (default 8192)
58
59       -P, --dump-config
60              dump MeCab parameters
61
62       -M, --open-mutable-dictionary
63              open dictioanry with mutable mode (experimental)
64
65       -C, --allocate-sentence
66              allocate new memory for input sentence
67
68       -N, --nbest=INT
69              output N best results (default 1)
70
71       -t, --theta=FLOAT
72              set temparature parameter theta (default 0.75)
73
74       -c, --cost-factor=INT
75              set cost factor (default 700)
76
77       -o, --output=FILE
78              set the output file name
79
80       -v, --version
81              show the version and exit.
82
83       -h, --help
84              show this help and exit.
85
86
87
88mecab of 0.98pre1                 March 2009                          MECAB(1)
Impressum