Skip to content
Discussion options

You must be logged in to vote

Hello,
you also need to freeze the tok2vec component, since all other components sourced from en_core_web_sm are listening to it.
The lemmatizer depends on the tagger, so you can also verify whether the POS tags are also correct.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang / en English language data and models feat / lemmatizer Feature: Rule-based and lookup lemmatization
2 participants