New beta version b2 adds a new module TextMatcher designed to address a common problem in Arabic NLP called orthographic or spelling variation which is a challenge for information retrieval in Arabic. Many approaches exist to address this, and in the ArabicTagger package, I approached the problem with a learnable weighted similarity(cosine similarity). For more information see the GitHub readme