I tried to edit exceptions in spacy/data/en-1.1.0/wordnet/verb.exc but it didn't have any effect, spacy is still returning the old lemma. Is there some other way to fix or add the lemmatizer exceptions?
Your Environment
- Operating System: Ubuntu
- Python Version Used: 2.7
- spaCy Version Used: 0.101.0
- Environment Information:
I tried to edit exceptions in spacy/data/en-1.1.0/wordnet/verb.exc but it didn't have any effect, spacy is still returning the old lemma. Is there some other way to fix or add the lemmatizer exceptions?
Your Environment