v1.3.0

amirivojdan/shekarv1.3.0Dec 18, 2025by amirivojdan

AI Summary

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

Key Highlights

  • Improved verb normalization with full support for prefixed verbs
  • Conjugator supports prefixed and compound verbs
  • Added 100+ new verbs to core resources
  • Enhanced compound word normalization
  • Visualization dependencies now optional

New Features

  • Full support for prefixed verbs (e.g. برمی‌گردم → بر می گردم)
  • Conjugator handles prefixed and compound verbs with edge cases
  • 100+ new verbs added to verb resources
  • Lemmatizer can resolve lemmas of prefixed verbs
  • Visualization dependencies made optional

Full Release Notes

###  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