yamcha(1)
general purpose chunk annotator
SYNOPSIS
yamcha
[options] files
DESCRIPTION
Yet Another Multipurpose CHunk Annotator
Copyright © 2001-2004 Taku Kudo All rights reserved.
- -m, --model=FILE
-
use FILE as model file
- -F, --feature=PAT
-
use PAT as the feature template pattern
- -e, --eos-string=STR
-
use STR as sentence-boundary marker
- -V, --verbose
-
verbose mode
- -C, --candidate
-
partial chunking model
- -B, --backward
-
select features from the end of sentence
- -o, --output=FILE
-
use FILE as output file
- -v, --version
-
show the version and exit
- -h, --help
-
show this help and exit