mbtg(1) | General Commands Manual | mbtg(1) |
NAME¶
MBTG - Memory Based Tagger generatorSYNOPSYS¶
mbtg -T <filename> -s <setting filename>DESCRIPTION¶
This programs generates, based on a tagged corpus, all the files needed to be able to tag a text with mbt.OPTIONS¶
-h or --helpshow help
mbtg creates this file, which can be
used to run mbt with minimal effort. (like mbt -s settings -T
somefile)
the pattern for known words (default
ddfa)
the pattern for unknown words (default
dFapsss)
filter threshold for ambitag construction
(default 5%)
show version info
keep the intermediate files
(Note: there is NO SPACE between O and the options)
<options> classifier options for both known and unknown words instances bases
K: <options> classifier options for known words instance base
U: <options> classifier options for unknown words case base
valid timbl options are: a d k m q v w x -
BUGS¶
possiblyAUTHORS¶
Ko van der Sloot Timbl@uvt.nlSEE ALSO¶
timbl(1) mbt(1) mbtserver(1)2011 march 21 |