You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default language for the WordnetAnnotator depends on how the pipeline component was instantiated.
This is especially important given that SpaCy 2.x and 3.x each use a different approach.
The default language for the
WordnetAnnotator
depends on how the pipeline component was instantiated.This is especially important given that SpaCy 2.x and 3.x each use a different approach.
https://github.com/recognai/spacy-wordnet/blob/ada107749d0e195dd966a2d4afe94136cdb230ab/spacy_wordnet/wordnet_annotator.py#L9-L10
https://github.com/recognai/spacy-wordnet/blob/ada107749d0e195dd966a2d4afe94136cdb230ab/spacy_wordnet/wordnet_annotator.py#L18-L21
The text was updated successfully, but these errors were encountered: