paper-with-me

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 its different levels of hierarchy for removing the prefixes and suffixes of the words. We had two intentions in using hash tables in our method. The first one is that the DFA don't support some special words, so hash table can partly solve the addressed problem. the second goal is to speed up the implemented stemmer with omitting the time that deterministic finite automata need. Because of the hierarchical organization, this method is fast and flexible enough. Our experiments on test sets from Hamshahri collection and security news (istna.ir) show that our method has the average accuracy of 95.37% which is even improved in using the method on a test set with common topics.

📄 PDF Abstract BibTeX arXiv:1403.2837

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar 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,…

Information RetrievalRetrieval

Dialectal Layers in West Iranian: a Hierarchical Dirichlet Process Approach to Linguistic Relationships

2020-01-13 · Chundra Aroor Cathcart

This paper addresses a series of complex and unresolved issues in the historical phonology of West Iranian languages. The West Iranian languages (Persian, Kurdish, Balochi, and other languages) display a high degree of n…

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

SS4MCT: A Statistical Stemmer for Morphologically Complex Texts

2016-05-25 · Javid Dadashkarimi, Hossein Nasr Esfahani, Heshaam Faili, Azadeh Shakery

There have been multiple attempts to resolve various inflection matching problems in information retrieval. Stemming is a common approach to this end. Among many techniques for stemming, statistical stemming has been sho…

Information RetrievalRetrieval

H-Net++: Hierarchical Dynamic Chunking for Tokenizer-Free Language Modelling in Morphologically-Rich Languages

2025-08-07 · Mehrdad Zakershahrak, Samira Ghodratnama arxiv

Byte-level language models eliminate fragile tokenizers but face computational challenges in morphologically-rich languages (MRLs), where words span many bytes. We propose H-NET++, a hierarchical dynamic-chunking model t…

Computational EfficiencyLanguage Modelling