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

fix multiple slavic language issues, minor cosmetic change #180

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

seth-js
Copy link
Contributor

@seth-js seth-js commented Dec 20, 2024

Fixes multiple issues.

  • Slavic languages + Latin: Added gender tags for nouns.
  • Slavic languages: Added verb aspects. Solves Add information about aspect of verbs (Russian) #154.
  • Russian: Fixed many forms being incorrectly marked as lemmas.
  • Russian: Added prepositional to tag_order.json.
  • Slavic languages: Filtered out dated inflections.
  • Misc: Changed styling for noun gender tags.

Fixed Russian forms being improperly marked as lemmas. Wrote tests.
Changed masculine, feminine, and neuter tag coloring to something more visually pleasing.
Extracts noun gender and verb aspect from headword `expansion`. Should work excellent for Slavic languages, and even Latin.
@StefanVukovic99 StefanVukovic99 merged commit 0814121 into yomidevs:master Dec 20, 2024
1 check passed
@seth-js seth-js deleted the multi-fix branch December 20, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants