Skip to content

v1.3.0

Choose a tag to compare

@amirivojdan amirivojdan released this 18 Dec 01:40
· 84 commits to main since this release

What’s New in v1.3.0

This release significantly improves Persian verb handling and normalization while simplifying dependencies and internal structure.

  • Improved verb normalization with full support for prefixed verbs (e.g. "برمی‌گردم" → "بر می گردم")
  • Conjugator now supports prefixed and compound verbs, including edge cases where stems begin or end with a vowel
  • Added 100+ new verbs to the core verb resources
  • Enhanced compound word normalization
  • Lemmatizer enhanced to correctly resolve lemmas of prefixed verbs
  • Visualization dependencies are now optional
  • Internal codebase refactored for improved clarity and maintainability