sepehrdeev/Text-Normalizer-Csharp
This GitHub project provides a text normalization utility with features like character unification, whitespace removal, HTML tag and JavaScript code removal, URL replacement, stop word removal, phone number replacement, and symbol removal. It is implemented in C# using regex.
C#MIT
No issues in this repository yet.