Pre-process arabic text (remove diacritics, punctuations and repeating characters)
-
Updated
Apr 8, 2017 - Python
Pre-process arabic text (remove diacritics, punctuations and repeating characters)
Remove all accents and diacritics in a string and replace them with the same letter without the diacritic
Remove diacritics from strings. Works for LATIN and CYRILLIC scripts - nodejs module
A small tool to remove accents from a string or a file.
Add a description, image, and links to the remove-diacritics topic page so that developers can more easily learn about it.
To associate your repository with the remove-diacritics topic, visit your repo's landing page and select "manage topics."