v1.2.0
amirivojdan/shekarv1.2.0Dec 9, 2025by amirivojdan
AI Summary
This update brings key improvements to core NLP features including colloquial normalization, stemmer enhancements, and lemmatizer infinitive support.
Key Highlights
- Improved colloquial normalization
- Improved stemmer for colloquial combinations
- Lemmatizer can now return infinitives
New Features
- Colloquial normalization (e.g. خونههاشون → خونه هاشون)
- Stemmer handles colloquial combinations
- Lemmatizer returns infinitives (e.g. رفتن → رفته بودم)
Full Release Notes
### What’s New in **v1.2.0** This update brings key improvements to core NLP features: - **Improved colloquial normalization** (e.g. "خونههاشون" → "خونه هاشون") - **Improved stemmer** can now handle colloquial combinations (e.g. "خانه" → "خونههاشون") - **Lemmatizer** can now return infintives (e.g. "رفتن" → "رفته بودم")