.TH mbt 1 "2011 march 21" .SH NAME MBT - Memory Based Tagger .SH SYNOPSYS mbt [options] .SH DESCRIPTION mbt is a memory-based tagger that can tag sequences, based on training files generated by .B mbtg. .SH OPTIONS .BR -h " or " --help .RS show help .RE .BR -s " settingsfile" .RS use a settingsfile as generated by .B mbtg .RE Or: .BR -l " " .BR -r " " .BR -k " " .BR -u " " .BR -D " " .RS Possible options levels are .B LogNormal , .B LogDebug , .B LogHeavy and .B LogExtreme .RE .BR -e " (default '')" .BR -E " " .BR -t " " .BR -T " (default is untagged stdin)" .BR -o " (default stdout)" .BR -O "timbl options" .RS (Note: there is NO SPACE between O and the options) classifier options for both known and unknown words instance bases K: classifier options for known words instance base U: classifier options for unknown words instance base valid .BR timbl options are: a d k m q v w x - .RE .BR -B " (default = 1)" .BR -v " di" .RS add distance to output .RE .BR -v " db" .RS add distribution to output .RE .BR -v " c" .RS add confidence to output .RE .BR -V " or " --version .RS show version info. .RE .BR -L " " .SH BUGS possibly .SH AUTHORS Ko van der Sloot Timbl@uvt.nl Antal van den Bosch Timbl@uvt.nl .SH SEE ALSO .BR timbl (1) .BR mbtg (1) .BR mbtserver (1)