Content-type: text/html Manpage of CABOCHA

CABOCHA

Section: CaboCha (1)
Updated: October 2004
Index Return to Main Contents
 

NAME

cabocha - manual page for cabocha of 0.52  

SYNOPSIS

cabocha [options] files  

DESCRIPTION

CaboCha (Yet Another Japanese Dependency Structure Analyzer) Copyright (C) 2001-2004 Taku Kudo, All rights reserved.
-t, --action-mode=TYPE
set action mode 0 - parser mode (default) 1 - training mode
-f, --output-format=TYPE
set output format style 0 - tree (default) 1 - lattice 2 - tree + lattice 3 - XML
-I, --input-layer=LAYER
set input layer 0 - raw sentence layer (default) 1 - POS tagged layer 2 - POS tagger and Chunked layer 3 - POS tagged, Chunked and Feature selected layer
-O, --output-layer=LAYER
set output layer 1 - POS tagged layer 2 - POS tagged and Chunked layer 3 - POS tagged, Chunked and Feature selected layer 4 - Parsed layer (default)
-n, --ne=MODE
output NE tag 0 - without NE (default) 1 - output NE with chunk constarint 2 - output NE without chunk constarint
-m, --parser-model=FILE
use FILE as parser model file
-M, --chunker-model=FILE
use FILE as chunker model file
-N, --ne-model=FILE
use FILE as NE tagger model file
-C, --candidate
partial parsing mode
-r, --rcfile=FILE
use FILE as resource file
-c, --chasenrc=FILE
use FILE as chasenrc
-b, --mecabrc=FILE
use FILE as mecabrc
-a, --morphological-analyzer=TYPE
set morphological analyzer, chasen|mecab
-o, --output=FILE
use FILE as output file
-v, --version
show the version and exit
-h, --help
show this help and exit


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:33:23 GMT, October 07, 2004