You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ Can be used in Node.js and the browser.
33
33
-**Tatweel Removal**: Remove unnecessary Tatweel characters from Arabic phrases.
34
34
-**Convert To Old Arabic**: Transform Arabic text into old script.
35
35
-**Tashfeer**: Replaces Arabic text with visually similar characters for encoding purposes.
36
+
-**Tashfeer Panned Words**: Replaces Panned Arabic text with visually similar characters for encoding purposes. (Panned words are words that considered as hate speech in social media)
37
+
-**Remove Arabic Affixes**: Removes predefined affixes (prefixes and suffixes) from an Arabic word if it starts or ends with those affixes.
36
38
-**Word To Letters**: Convert Arabic word to its pronounced letters.
37
39
38
40
## ⬇️ Installation
@@ -110,6 +112,14 @@ console.log(ArabicServices.tashfeer('هذا النص مشفر'));
0 commit comments