paper-with-me

홈 › Papers

Rule-Based Spanish Morphological Analyzer Built From Spell Checking Lexicon

2017-07-23 · Natalie Ahn

Preprocessing tools for automated text analysis have become more widely available in major languages, but non-English tools are often still limited in their functionality. When working with Spanish-language text, researchers can easily find tools for tokenization and stemming, but may not have the means to extract more complex word features like verb tense or mood. Yet Spanish is a morphologically rich language in which such features are often identifiable from word form. Conjugation rules are consistent, but many special verbs and nouns take on different rules. While building a complete dictionary of known words and their morphological rules would be labor intensive, resources to do so already exist, in spell checkers designed to generate valid forms of known words. This paper introduces a set of tools for Spanish-language morphological analysis, built using the COES spell checking tools, to label person, mood, tense, gender and number, derive a word's root noun or verb infinitive, and convert verbs to their nominal form.

📄 PDF Abstract BibTeX arXiv:1707.07331

Code (0)

등록된 구현이 없습니다.

Tasks

Morphological Analysisvalid

Similar Papers 제목 키워드 기반

Hunspell for Sorani Kurdish Spell Checking and Morphological Analysis

2021-09-14 · Sina Ahmadi

Spell checking and morphological analysis are two fundamental tasks in text and natural language processing and are addressed in the early stages of the development of language technology. Despite the previous efforts, t…

Morphological Analysis

Free/Open Source Shallow-Transfer Based Machine Translation for Spanish and Aragonese

2012-05-01 · LREC 2012 5 · Juan Pablo Mart{\'\i}nez Cort{\'e}s, Jim O{'}Regan, Francis Tyers

This article describes the development of a bidirectional shallow-transfer based machine translation system for Spanish and Aragonese, based on the Apertium platform, reusing the resources provided by other translators b…

Machine TranslationMorphological AnalysisTranslation

Morphological Analyzer and Generator for Russian and Ukrainian Languages

2015-03-25 · Mikhail Korobov

pymorphy2 is a morphological analyzer and generator for Russian and Ukrainian languages. It uses large efficiently encoded lexi- cons built from OpenCorpora and LanguageTool data. A set of linguistically motivated rules …

Morphological Analysis

An Open, Extendible, and Fast Turkish Morphological Analyzer

2019-09-01 · RANLP 2019 9 · Olcay Taner Y{\i}ld{\i}z, Beg{\"u}m Avar, G{\"o}khan Ercan

In this paper, we present a two-level morphological analyzer for Turkish. The morphological analyzer consists of five main components: finite state transducer, rule engine for suffixation, lexicon, trie data structure, a…

Morphological Analysis

A Finite State Transducer Based Morphological Analyzer of Maithili Language

2020-02-29 · Raza Rahi, Sumant Pushp, Arif Khan, Smriti Kumar Sinha

Morphological analyzers are the essential milestones for many linguistic applications like; machine translation, word sense disambiguation, spells checkers, and search engines etc. Therefore, development of an effective …

Machine TranslationTranslationWord Sense Disambiguation