Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 283 Bytes

ArUtil

A set of simple Utilities for Processing Arabic Text in Python

This code contains a set of functions for the following:

  • Normalizing Arabic Text
  • Reading the contents of an Arabic file to a string
  • Removing Tashkeel
  • Generating n-grams from a string (in any language)