paper-with-me

Papers

A new hybrid stemming algorithm for Persian

2015-07-11 · Adel Rahimi

Stemming has been an influential part in Information retrieval and search engines. There have been tremendous endeavours in making stemmer that are both efficient and accurate. Stemmers can have three method in stemming, Dictionary based stemmer, statistical-based stemmers, and rule-based stemmers. This paper aims at building a hybrid stemmer that uses both Dictionary based method and rule-based method for stemming. This ultimately helps the efficacy and accurateness of the stemmer.

📄 PDF Abstract BibTeX arXiv:1507.03077

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

HPS: a hierarchical Persian stemming method

2014-03-12 · Ayshe Rashidi, Mina Zolfy Lighvan

In this paper, a novel hierarchical Persian stemming approach based on the Part-Of-Speech of the word in a sentence is presented. The implemented stemmer includes hash tables and several deterministic finite automata in …

Sentence

Evaluating Persian Tokenizers

2022-02-22 · Danial Kamali, Behrooz Janfada, Mohammad Ebrahim Shenasa, Behrouz Minaei-Bidgoli

Tokenization plays a significant role in the process of lexical analysis. Tokens become the input for other natural language processing tasks, like semantic parsing and language modeling. Natural Language Processing in P…

Language ModelingLanguage ModellingLexical AnalysisSemantic Parsing

A comprehensive study on Frequent Pattern Mining and Clustering categories for topic detection in Persian text stream

2024-03-15 · Elnaz Zafarani-Moattar, Mohammad Reza Kangavari, Amir Masoud Rahmani

Topic detection is a complex process and depends on language because it somehow needs to analyze text. There have been few studies on topic detection in Persian, and the existing algorithms are not remarkable. Therefore,…

The Challenges of Persian User-generated Textual Content: A Machine Learning-Based Approach

2021-01-20 · Mohammad Kasra Habib

Over recent years a lot of research papers and studies have been published on the development of effective approaches that benefit from a large amount of user-generated content and build intelligent predictive models on …

BIG-bench Machine LearningFeature EngineeringSentiment Analysis

PABSA: Hybrid Framework for Persian Aspect-Based Sentiment Analysis

2025-10-05 · Mehrzad Tareh, Aydin Mohandesi, Ebrahim Ansari arxiv

Sentiment analysis is a key task in Natural Language Processing (NLP), enabling the extraction of meaningful insights from user opinions across various domains. However, performing sentiment analysis in Persian remains c…

Sentiment Analysis