Skip to content
Discussion options

You must be logged in to vote

I'm not sure where this code is from, but token.morph was only partially implemented in spacy v2, so this isn't going to work with v2.2.4.

If you want to use it, it'd be easiest to upgrade to spacy v3 (pip install -U spacy). You'll need to upgrade the downloaded en_core_web_md model, too (spacy download en_core_web_md).

Replies: 1 comment 1 reply

Comment options

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

Answer selected by nandinib1999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / morphologizer Feature: Morphologizer
2 participants
Converted from issue

This discussion was converted from issue #8524 on June 28, 2021 12:07.