Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement negation of the modal verb "shall" and auto-update spaCy models #13

Merged
merged 6 commits into from
May 3, 2024

Conversation

dmlls
Copy link
Owner

@dmlls dmlls commented May 3, 2024

This PR fixes #12.

It also updates dependencies and adds logic for detecting outdated, locally installed spaCy models, and auto-uploading them.

@dmlls dmlls added feature New feature enhancement Improvements in the code labels May 3, 2024
@dmlls dmlls merged commit d775209 into main May 3, 2024
2 checks passed
@dmlls dmlls deleted the feat/shall-aux branch May 3, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements in the code feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Shall" is not accounted for in negations
1 participant