中文
相关论文

相关论文: Lexicon and Rule-based Word Lemmatization Approach…

200 篇论文

Lemmatization holds significance in both natural language processing (NLP) and linguistics, as it effectively decreases data density and aids in comprehending contextual meaning. However, due to the highly inflected nature and morphological…

Lemmatization is a natural language processing (NLP) task which consists of producing, from a given inflected word, its canonical form or lemma. Lemmatization is one of the basic tasks that facilitate downstream NLP applications, and is of…

计算与语言 · 计算机科学 2023-10-23 Olia Toporkov , Rodrigo Agerri

Lemmatization of standard languages is concerned with (i) abstracting over morphological differences and (ii) resolving token-lemma ambiguities of inflected words in order to map them to a dictionary headword. In the present paper we aim to…

计算与语言 · 计算机科学 2019-03-19 Enrique Manjavacas , Ákos Kádár , Mike Kestemont

Lemmatization is the task of transforming all words in a given text to their dictionary forms. While large language models (LLMs) have demonstrated their ability to achieve competitive results across a wide range of NLP tasks, there is no…

计算与语言 · 计算机科学 2025-10-10 Olia Toporkov , Alan Akbik , Rodrigo Agerri

Lemmatization is one of the core concepts in natural language processing, thus creating a lemmatization tool is an important task. This paper discusses the construction of a lemmatization algorithm for the Uzbek language. The main purpose…

计算与语言 · 计算机科学 2022-10-31 Maksud Sharipov , Ogabek Sobirov

Text preprocessing is a fundamental component of Natural Language Processing, involving techniques such as stopword removal, stemming, and lemmatization to prepare text as input for further processing and analysis. Despite the…

计算与语言 · 计算机科学 2025-10-14 Marco Braga , Gian Carlo Milanese , Gabriella Pasi

The smallest part of a word that defines the word is called a word root. Word roots are used to increase success in many applications since they simplify the word. In this study, the lemmatization model, which is a word root finding method,…

计算与语言 · 计算机科学 2025-01-07 Cagri Sayallar

Lemmatization is crucial for NLP tasks in morphologically rich languages with ambiguous orthography like Arabic, but existing tools face challenges due to inconsistent standards and limited genre coverage. This paper introduces two novel…

计算与语言 · 计算机科学 2025-06-24 Mostafa Saeed , Nizar Habash

Lemmatization is the process of grouping together the inflected forms of a word so they can be analysed as a single item, identified by the word's lemma, or dictionary form. In computational linguistics, lemmatisation is the algorithmic…

计算与语言 · 计算机科学 2022-07-26 Michal Karwatowski , Marcin Pietron

We live in a translingual society, in order to communicate with people from different parts of the world we need to have an expertise in their respective languages. Learning all these languages is not at all possible; therefore we need a…

计算与语言 · 计算机科学 2013-07-16 Snigdha Paul , Nisheeth Joshi , Iti Mathur

We critically evaluate the widespread assumption that deep learning NLP models do not require lemmatized input. To test this, we trained versions of contextualised word embedding ELMo models on raw tokenized corpora and on the corpora with…

计算与语言 · 计算机科学 2019-09-10 Andrey Kutuzov , Elizaveta Kuzmenko

English verbs have multiple forms. For instance, talk may also appear as talks, talked or talking, depending on the context. The NLP task of lemmatization seeks to map these diverse forms back to a canonical one, known as the lemma. We…

计算与语言 · 计算机科学 2024-05-29 Chaitanya Malaviya , Shijie Wu , Ryan Cotterell

In spite of its robust syntax, semantic cohesion, and less ambiguity, lemma level analysis and generation does not yet focused in Arabic NLP literatures. In the current research, we propose the first non-statistical accurate Arabic…

计算与语言 · 计算机科学 2012-03-19 Tarek El-Shishtawy , Fatma El-Ghannam

The fact that everyone with a social media account can create and share content, and the increasing public reliance on social media platforms as a news and information source bring about significant challenges such as misinformation, fake…

计算与语言 · 计算机科学 2025-03-25 Muhidin A. Mohamed , Shuab D. Ahmed , Yahye A. Isse , Hanad M. Mohamed , Fuad M. Hassan , Houssein A. Assowe

Many attempts have been made in multilingual NLP to ensure that pre-trained language models, such as mBERT or GPT2 get better and become applicable to low-resource languages. To achieve multilingualism for pre-trained language models…

计算与语言 · 计算机科学 2024-06-25 Jesse Atuhurra , Hiroyuki Shindo , Hidetaka Kamigaito , Taro Watanabe

Lemmatization -- the task of mapping an inflected word form to its dictionary form -- is a crucial component of many NLP applications. In this paper, we present RUMLEM, a lemmatizer that covers the five main varieties of Romansh as well as…

计算与语言 · 计算机科学 2026-04-14 Dominic P. Fischer , Zachary Hopton , Jannis Vamvas

This paper presents a method of stemming for the Arabian texts based on the linguistic techniques of the natural language processing. This method leans on the notion of scheme (one of the strong points of the morphology of the Arabian…

计算与语言 · 计算机科学 2019-11-19 Sadik Bessou , Mohamed Louail , Allaoua Refoufi , Zehour Kadem , Mohamed Touahria

Modern contextual lemmatizers often rely on automatically induced Shortest Edit Scripts (SES), namely, the number of edit operations to transform a word form into its lemma. In fact, different methods of computing SES have been proposed as…

计算与语言 · 计算机科学 2024-03-26 Olia Toporkov , Rodrigo Agerri

Current benchmark tasks for natural language processing contain text that is qualitatively different from the text used in informal day to day digital communication. This discrepancy has led to severe performance degradation of…

计算与语言 · 计算机科学 2021-10-13 Ana-Maria Bucur , Adrian Cosma , Liviu P. Dinu

Topic models are typically represented by top-$m$ word lists for human interpretation. The corpus is often pre-processed with lemmatization (or stemming) so that those representations are not undermined by a proliferation of words with…

计算与语言 · 计算机科学 2019-05-13 Chandler May , Ryan Cotterell , Benjamin Van Durme
‹ 上一页 1 2 3 10 下一页 ›