中文
相关论文

相关论文: Overview of Stemming Algorithms for Indian and Non…

200 篇论文

Stemming is the process of extracting root word from the given inflection word. It also plays significant role in numerous application of Natural Language Processing (NLP). The stemming problem has addressed in many contexts and by…

计算与语言 · 计算机科学 2013-08-27 M. Thangarasu , R. Manavalan

Stemming is the process of extracting root word from the given inflection word and also plays significant role in numerous application of Natural Language Processing (NLP). Tamil Language raises several challenges to NLP, since it has rich…

计算与语言 · 计算机科学 2013-10-03 M. Thangarasu , R. Manavalan

Text stemming is a natural language processing technique that is used to reduce words to their base form, also known as the root form. The use of stemming in IR has been shown to often improve the effectiveness of keyword-matching models…

信息检索 · 计算机科学 2024-02-20 Shuai Wang , Shengyao Zhuang , Guido Zuccon

Stemming is the process of reducing related words to a standard form by removing affixes from them. Existing algorithms vary with respect to their complexity, configurability, handling of unknown words, and ability to avoid under- and…

计算与语言 · 计算机科学 2024-06-04 Kirk Baker

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. Stemming is used to convert…

计算与语言 · 计算机科学 2013-10-03 Vaishali Gupta , Nisheeth Joshi , Iti Mathur

Stemming is a process that can be utilized to trim inflected words to stem or root form. It is useful for enhancing the retrieval effectiveness, especially for text search in order to solve the mismatch problems. Previous research on Bangla…

计算与语言 · 计算机科学 2019-12-30 Rabeya Sadia , Md Ataur Rahman , Md Hanif Seddiqui

Stemming is an integral part of Natural Language Processing (NLP). It's a preprocessing step in almost every NLP application. Arguably, the most important usage of stemming is in Information Retrieval (IR). While there are lots of work done…

计算与语言 · 计算机科学 2020-02-25 Pravesh Koirala , Aman Shakya

In linguistic morphology and information retrieval, stemming is the process for reducing inflected (or sometimes derived) words to their stem, base or root form; generally a written word form. In this work is presented suffix stripping…

计算与语言 · 计算机科学 2012-09-21 Nikola Milošević

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 shown to be effective…

信息检索 · 计算机科学 2016-06-22 Javid Dadashkarimi , Hossein Nasr Esfahani , Heshaam Faili , Azadeh Shakery

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…

计算与语言 · 计算机科学 2015-11-25 Adel Rahimi

Machine Translation for Indian languages is an emerging research area. Transliteration is one such module that we design while designing a translation system. Transliteration means mapping of source language text into the target language.…

计算与语言 · 计算机科学 2013-07-15 Juhi Ameta , Nisheeth Joshi , Iti Mathur

Bangla, the seventh most widely spoken language worldwide with 300 million native speakers, faces digital under-representation due to limited resources and lack of annotated datasets. Stemming, a critical preprocessing step in language…

计算与语言 · 计算机科学 2025-08-22 Abhijit Paul , Mashiat Amin Farin , Sharif Md. Abdullah , Ahmedul Kabir , Zarif Masud , Shebuti Rayana

Stemming or suffix stripping, an important part of the modern Information Retrieval systems, is to find the root word (stem) out of a given cluster of words. Existing algorithms targeting this problem have been developed in a haphazard…

信息检索 · 计算机科学 2013-12-25 B. P. Pande , Pawan Tamta , H. S. Dhami

A language independent stemmer has always been looked for. Single N-gram tokenization technique works well, however, it often generates stems that start with intermediate characters, rather than initial ones. We present a novel technique…

信息检索 · 计算机科学 2014-01-17 B. P. Pande , Pawan Tamta , H. S. Dhami

Natural language processing area is still under research. But now a day it is on platform for worldwide researchers. Natural language processing includes analyzing the language based on its structure and then tagging of each word…

计算与语言 · 计算机科学 2013-07-23 Miral Patel , Prem Balani

Text normalization is an essential preprocessing step in many natural language processing (NLP) tasks, and stemming is one such normalization technique that reduces words to their base or root form. However, evaluating stemming methods is…

计算与语言 · 计算机科学 2025-11-26 Md Abdullah Al Kafi , Raka Moni , Sumit Kumar Banshal

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…

计算与语言 · 计算机科学 2016-11-02 Mahmoud El-Defrawy , Yasser El-Sonbaty , Nahla A. Belal

Word segmentation is the task of inserting or deleting word boundary characters in order to separate character sequences that correspond to words in some language. In this article we propose an approach based on a beam search algorithm and…

计算与语言 · 计算机科学 2018-12-04 Yerai Doval , Carlos Gómez-Rodríguez

In Automatic Text Summarization, preprocessing is an important phase to reduce the space of textual representation. Classically, stemming and lemmatization have been widely used for normalizing words. However, even using normalization on…

信息检索 · 计算机科学 2012-09-17 Juan-Manuel Torres-Moreno

Differentiating intrinsic language words from transliterable words is a key step aiding text processing tasks involving different natural languages. We consider the problem of unsupervised separation of transliterable words from native…

计算与语言 · 计算机科学 2018-03-28 Deepak P
‹ 上一页 1 2 3 10 下一页 ›