This library contains functions that could be useful to anyone dealing with Arabic Text. The functions we have so far: - AreEqual: where you pass two strings and some options where you can decide if you want to normalize the strings or remove diacritics before the process starts. Also you can apply text cleaning to either source, targets or both before the process starts. - FindSimilarity: this helps you to find the degree of similarity between a string and set of strings. Helpful for spelling checks.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Sep 24, 2018
$ dotnet add package ArabicTextManipulationNo README available.