Content-type: text/html Manpage of YAMCHA

YAMCHA

Section: YamCha (1)
Updated: October 2002
Index Return to Main Contents
 

NAME

yamcha - manual page for yamcha of 0.2  

SYNOPSIS

yamcha [optsions] <files>...  

DESCRIPTION

Yet Another Multipurpose CHunk Annotator Copyright (C) 2001-2002 Taku Kudo All rights reserved.  

Parser Mode:

-m, --model=FILE
use FILE as model file.
-C, --candidate
estimate tags from the given candidates.
-V, --verbose
verbose mode, print tags and scores of all candidates.
-e, --eos-string=STR
set EOS marker to STR.
 

Training Mode:

-F, --feature=PATTERN
set PATTERN for the feature representation.
-B, --backward
select features from the end of sentence.
 

Miscellaneous:

-o, --output=FILE
set the output file name to FILE.
-v, --version
show the version of YamCha and exit.
-h, --help
show this help and exit.


 

Index

NAME
SYNOPSIS
DESCRIPTION
Parser Mode:
Training Mode:
Miscellaneous:

This document was created by man2html, using the manual pages.
Time: 16:33:08 GMT, October 21, 2002