Add literary character NER
-
Add NER model to Gro.data -
Add implementation to spaCy/MONAPipe -
Add integration tests -
Update docu -
Add paragraph to components docu: Built-in components of spaCy are also extended by custom implementations of MONAPipe: For example, the EntityRecognizer has a built-in implementation ner
and a custom implementationliterary_character_ner
.
Edited by Florian Barth