en_core_web_md produces incorrect lemma for plural forms #13341
Unanswered
arpitjjw
asked this question in
Help: Model Advice
Replies: 1 comment 6 replies
-
Hi! I can't reproduce this with spaCy 3.7.2, could you try upgrading and running this again? On my end, the -s do get stripped, and "entries" for instance is mapped to "entry". |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output -
presentation skills marketing solutions marketing campaigns advertising stratgies campaigning plans business tactics social works markert entries finacial modelings
Why doesn't it remove 's' from plural form? Can I edit the lookup table or some lemma_rules in the spacy or model library? I need to hardcode lemma of some phrases.
Spacy version - 3.4.4
Beta Was this translation helpful? Give feedback.
All reactions