ner - a simple Named Entity Recognizer
Contents
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
