table of contents
other versions
- experimental 0.33-2
YAMCHA(1) | YamCha | YAMCHA(1) |
NAME¶
yamcha - 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
September 2017 | yamcha of 0.33 |