v1.3.0
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