.TH mbma 1 "2012 June 27" .SH NAME mbma - (Dutch) morphological analyzer .SH SYNOPSIS mbma -t test-file .SH DESCRIPTION mbma will tokenize, tag, and morphologically segment word tokens in Dutch text files. The default is to use the Frog config file. .SH OPTIONS .BR -c " " .RS set the configuration using 'file' .RE .BR -d " " .RS set debug level. .RE .BR --notagger .RS Don't use a tagger to disambiguate. All variants are shown. The default is to use the Dutch CGN tagger. .RE .BR --notokenizer .RS Don't use a tokenizer. Assume al input to be tokenized. The default is to use the Ucto Tokenizer for Dutch. .RE .BR -h .RS give some help .RE .BR -t " " .RS process 'file' .RE .SH BUGS likely .SH AUTHORS Ko van der Sloot Timbl@uvt.nl Antal van den Bosch Timbl@uvt.nl .SH SEE ALSO .BR frog (1) .BR ucto (1) .BR mblem (1)