Skip to content
Discussion options

You must be logged in to vote

The lemmatizer does not use information from the NER component in any way.

What is probably happening here is that your entities get the part of speech PROPN (proper noun), which means their lemmas don't change.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joakimwar
Comment options

Answer selected by joakimwar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / ner Feature: Named Entity Recognizer feat / lemmatizer Feature: Rule-based and lookup lemmatization
2 participants