paper-with-me

Papers

CBAS: context based arabic stemmer

2015-10-28 · Mahmoud El-Defrawy, Yasser El-Sonbaty, Nahla A. Belal

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.

📄 PDF Abstract BibTeX arXiv:1611.00027

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Stemmer for Arabic Tweets

2016-12-01 · WS 2016 12 · Fahad Albogamy, Allan Ramsay

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 AnalysisTranslation

AraNLP: a Java-based Library for the Processing of Arabic Text.

2014-05-01 · LREC 2014 5 · Maha Althobaiti, Udo Kruschwitz, Massimo Poesio

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+1

Rule Based Stemmer in Urdu

2013-10-02 · Vaishali Gupta, Nisheeth Joshi, Iti Mathur

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 RetrievalRetrieval

An Accuracy-Enhanced Stemming Algorithm for Arabic Information Retrieval

2019-11-15 · Sadik Bessou, Mohamed Touahria

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 RetrievalRetrieval

Rational Kernels for Arabic Stemming and Text Classification

2015-02-26 · Attia Nehar, Djelloul Ziadi, Hadda Cherroun

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