- Add HindiNormalizer Method
- Fix styling issues in DevanagiriNormalizer, TeluguNormalizer
- Remove UrduNormalizer and IndicNormalizerFactory
Thanks to my colleagues Dhruv and Pranav for identifying mismatch in the versions.
- Closes #10
- Include Kayva's PR
Closes #8
- Add Indic languages normalizer, thanks to indic-nlp-library
- Give credits to original repository
- Improved docs
- Found bug in BasicText normalizer
- Add Description of each module
- Improve usage docs by adding docs, how to use, install and explain why it was created
Closes #1 Closes #2