Skip to content

German OpenNLP NER model "nemgp" has no mapping #1282

@zesch

Description

@zesch

Without the mapping, when using the model no sub-NE annotation are created.
This should do the trick:

per=de.tudarmstadt.ukp.dkpro.core.api.ner.type.Person
loc=de.tudarmstadt.ukp.dkpro.core.api.ner.type.Location
org=de.tudarmstadt.ukp.dkpro.core.api.ner.type.Organization
#MISC
*=de.tudarmstadt.ukp.dkpro.core.api.ner.type.NamedEntity

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions