| Parameter |
Definition |
| a |
A spelling map file. This file contains two
columns separated by a tab. The first column is a
variant spelling. The second column is the
standard spelling. You may repeat this argument
multiple times to specify more than one
spelling map.
|
| l |
A word lexicon file in MorphAdorner format.
|
| o |
The directory into which adorned output files are written.
|
| p |
A
MorphAdorner configuration properties
file. The
entries in this file override the default
morphadorner.properties file.
|
| r |
The name of a file providing contextual rules
for a rule-based part of speech tagger.
|
| s |
A text file containing a list of standard spellings,
one per line.
|
| t |
The part of speech tag transition probability matrix
used by the probabilistic part of speech taggers.
|
| u |
A suffix lexicon file in MorphAdorner format.
This should be generated from the word lexicon
file specified by the l= parameter.
|
| w |
A spelling map file which breaks down the
variant to standard spellings by word class.
|
| x |
The name of a file providing lexical rules
for a rule-based part of speech tagger.
|
input1 input2 ... |
The input files to be adorned.
|