logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mblem - (dutch) lemmatizer

Authors

       Ko van der Sloot Timbl@uvt.nl

       Antal van den Bosch Timbl@uvt.nl

Bugs

       likely

Description

       mblem will tokenize, tag, and lemmatize word tokens in Dutch text files.

Name

       mblem - (dutch) lemmatizer

Options

-c <configfile>
              set the configuration using 'file' The default is to use the Frog config file.

       -d <level>
              set debug level.

       --notagger
              Don't  use  a tagger to disambiguate. All variants are shown.  The default is to use the Dutch CGN
              tagger.

       --notokenizer
              Don't use a tokenizer. Assume al input to be tokenized.  The default is to use the Ucto  Tokenizer
              for Dutch.

       -h
              give some help

       -t <file>
              process 'file'

See Also

frog(1) ucto(1) mbma(1)

                                                 2015 October 06                                        mblem(1)

Synopsis

       mblem -t test-file

See Also