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

Strip diacritics for pymorphy lemmatizer #12554

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

adrianeboyd
Copy link
Contributor

Description

Strip diacritics for pymorphy lemmatizer.

Types of change

Enhancement.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@adrianeboyd adrianeboyd added enhancement Feature requests and improvements lang / ru Russian language data and models feat / lemmatizer Feature: Rule-based and lookup lemmatization lang / uk Ukrainian language data and models labels Apr 20, 2023
@adrianeboyd adrianeboyd marked this pull request as draft April 20, 2023 13:21
@adrianeboyd adrianeboyd added the v3.6 Related to v3.6 label May 12, 2023
@adrianeboyd adrianeboyd added v3.7 Related to v3.7 and removed v3.6 Related to v3.6 labels Jul 4, 2023
@adrianeboyd adrianeboyd changed the base branch from master to develop July 4, 2023 13:27
@adrianeboyd adrianeboyd removed the v3.7 Related to v3.7 label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests and improvements feat / lemmatizer Feature: Rule-based and lookup lemmatization lang / ru Russian language data and models lang / uk Ukrainian language data and models
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Russian pos tagging/lemmatization/morphological analysis fails with diacritics
1 participant