paper-with-me

Papers

A Morphological Analyzer For Wolof Using Finite-State Techniques

2012-05-01 · LREC 2012 5 · Cheikh M. Bamba Dione

This paper reports on the design and implementation of a morphological analyzer for Wolof. The main motivation for this work is to obtain a linguistically motivated tool using finite-state techniques. The finite-state technology is especially attractive in dealing with human language morphologies. Finite-state transducers (FST) are fast, efficient and can be fully reversible, enabling users to perform analysis as well as generation. Hence, I use this approach to construct a new FST tool for Wolof, as a first step towards a computational grammar for the language in the Lexical Functional Grammar framework. This article focuses on the methods used to model complex morphological issues and on developing strategies to limit ambiguities. It discusses experimental evaluations conducted to assess the performance of the analyzer with respect to various statistical criteria. In particular, I also wanted to create morphosyntactically annotated resources for Wolof, obtained by automatically analyzing text corpora with a computational morphology.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Morphological Analysis

Similar Papers 제목 키워드 기반

An Unsupervised Method for Weighting Finite-state Morphological Analyzers

2020-05-01 · LREC 2020 5 · Amr Keleg, Francis Tyers, Nick Howell, Tommi Pirinen

Morphological analysis is one of the tasks that have been studied for years. Different techniques have been used to develop models for performing morphological analysis. Models based on finite state transducers have prov…

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

Vers un analyseur syntaxique du wolof (Towards a syntactic analyzer of Wolof) [in French]

2012-06-01 · JEPTALNRECITAL 2012 6 · Mar Ndiaye, Cherif Mbodj

An implementation of Apertium based Assamese morphological analyzer

2015-03-13 · Mirzanur Rahman, Shikhar Kumar Sarma

Morphological Analysis is an important branch of linguistics for any Natural Language Processing Technology. Morphology studies the word structure and formation of word of a language. In current scenario of NLP research,…

Morphological Analysis

A Morphological Analyzer for Japanese Nouns, Verbs and Adjectives

2014-10-01 · Yanchuan Sim

We present an open source morphological analyzer for Japanese nouns, verbs and adjectives. The system builds upon the morphological analyzing capabilities of MeCab to incorporate finer details of classification such as p…

General Classification