CBAS: context based arabic stemmer
Arabic morphology encapsulates many valuable features such as word root. Arabic roots are being utilized for many tasks; the process of extracting a word root is referred to as stemming. Stemming is an essential part of most Natural Language Processing tasks, especially for derivative languages such as Arabic. However, stemming is faced with the problem of ambiguity, where two or more roots could be extracted from the same word. On the other hand, distributional semantics is a powerful co-occurrence model. It captures the meaning of a word based on its context. In this paper, a distributional semantics model utilizing Smoothed Pointwise Mutual Information (SPMI) is constructed to investigate its effectiveness on the stemming analysis task. It showed an accuracy of 81.5%, with a at least 9.4% improvement over other stemmers.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Unsupervised Stemmer for Arabic Tweets
Stemming is an essential processing step in a wide range of high level text processing applications such as information extraction, machine translation and sentiment analysis. It is used to reduce words to their stems. M…
Machine TranslationSentiment AnalysisTranslationAraNLP: a Java-based Library for the Processing of Arabic Text.
We present a free, Java-based library named {``}AraNLP{''} that covers various Arabic text preprocessing tools. Although a good number of tools for processing Arabic text already exist, integration and compatibility prob…
Information RetrievalMachine TranslationPOSSentence+1Rule Based Stemmer in Urdu
Urdu is a combination of several languages like Arabic, Hindi, English, Turkish, Sanskrit etc. It has a complex and rich morphology. This is the reason why not much work has been done in Urdu language processing. Stemmin…
Information RetrievalRetrievalAn Accuracy-Enhanced Stemming Algorithm for Arabic Information Retrieval
This paper provides a method for indexing and retrieving Arabic texts, based on natural language processing. Our approach exploits the notion of template in word stemming and replaces the words by their stems. This techn…
Information RetrievalRetrievalRational Kernels for Arabic Stemming and Text Classification
In this paper, we address the problems of Arabic Text Classification and stemming using Transducers and Rational Kernels. We introduce a new stemming technique based on the use of Arabic patterns (Pattern Based Stemmer).…
ClassificationGeneral Classificationtext-classificationText Classification