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

ner - a simple Named Entity Recognizer

Authors

       Ko van der Sloot Timbl@uvt.nl

       Antal van den Bosch Timbl@uvt.nl

Bugs

       likely

Description

       ner will tokenize, tag and assign IOB labels to Named Entities in Dutch text files.

Name

       ner - a simple Named Entity Recognizer

Options

-c <configfile>
              set the configuration using 'file'.

              The default is to use the Frog config file.

       -d <level>
              set debug level.

       -h
              give some help

       -V or --version
              display version number

       -t <file>
              process 'file'

See Also

frog(1) ucto(1)

                                                  2016 Sept 09                                            ner(1)

Synopsis

       ner -t test-file

See Also