Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Always keep Spacy PoS tagger on #5066

Merged
merged 12 commits into from
Mar 24, 2021
Merged

Always keep Spacy PoS tagger on #5066

merged 12 commits into from
Mar 24, 2021

Conversation

leo-liuzy
Copy link
Contributor

Fixes #5036 .

Changes proposed in this pull request:

  • We always keep our spacy model's PoS tagger on, since the additional computation seems small and fix the behavioral issue of upgrading to SpaCy 3.0

@leo-liuzy leo-liuzy changed the title Spacy tagger issue Always keep Spacy PoS tagger on Mar 24, 2021
@leo-liuzy leo-liuzy requested a review from epwalsh March 24, 2021 19:18
allennlp/common/util.py Outdated Show resolved Hide resolved
Leo Liu and others added 2 commits March 24, 2021 13:43
@leo-liuzy leo-liuzy requested a review from epwalsh March 24, 2021 21:05
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@epwalsh epwalsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @leo-liuzy!

@epwalsh epwalsh enabled auto-merge (squash) March 24, 2021 22:19
@epwalsh epwalsh merged commit 385124a into main Mar 24, 2021
@epwalsh epwalsh deleted the spacy-tagger-issue branch March 24, 2021 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spacy 3.0 warnings about lemmatization and POS
2 participants