Skip to content

new beta version that adds another module Textmatcher

Choose a tag to compare

@EslamTarekFarouk EslamTarekFarouk released this 16 Sep 21:17
· 11 commits to main since this release
0ba54a1

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