This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



MECAB(1)                                            MeCab                                           MECAB(1)



NAME
       mecab - manual page for mecab of 0.95pre1

SYNOPSIS
       mecab [options] files

DESCRIPTION
       MeCab: Yet Another Part-of-Speech and Morphological Analyzer

       Copyright(C) 2001-2007 Taku Kudo Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation

       -r, --rcfile=FILE
              use FILE as resource file

       -d, --dicdir=DIR
              set DIR  as a system dicdir

       -u, --userdic=FILE
              use FILE as a user dictionary

       -l, --lattice-level=INT
              lattice information level (default 0)

       -D, --dictionary-info
              show dictionary information and exit

       -a, --all-morphs
              output all morphs(default false)

       -O, --output-format-type=TYPE
              set output format type (wakati,none,...)

       -p, --partial
              partial parsing mode

       -F, --node-format=STR
              use STR as the user-defined node format

       -U, --unk-format=STR
              use STR as the user-defined unk format

       -B, --bos-format=STR
              use STR as the user-defined bos format

       -E, --eos-format=STR
              use STR as the user-defined eos format

       -x, --unk-feature=STR
              use STR as the feature for unknown word

       -b, --input-buffer-size=INT
              set input buffer size (default 8192)

       -P, --dump-config
              dump MeCab parameters

       -C, --allocate-sentence
              allocate new memory for input sentence

       -N, --nbest=INT
              output N best results (default 1)

       -t, --theta=FLOAT
              set temparature parameter theta (default 0.75)

       -o, --output=FILE
              set the output file name

       -v, --version
              show the version and exit.

       -h, --help
              show this help and exit.



mecab of 0.95pre1                                March 2007                                         MECAB(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...