paper-with-me

Papers

Machine Learning of Phonologically Conditioned Noun Declensions For Tamil Morphological Generators

2014-02-14 · K. Rajan, Dr. V. Ramalingam, Dr. M. Ganesan

This paper presents machine learning solutions to a practical problem of Natural Language Generation (NLG), particularly the word formation in agglutinative languages like Tamil, in a supervised manner. The morphological generator is an important component of Natural Language Processing in Artificial Intelligence. It generates word forms given a root and affixes. The morphophonemic changes like addition, deletion, alternation etc., occur when two or more morphemes or words joined together. The Sandhi rules should be explicitly specified in the rule based morphological analyzers and generators. In machine learning framework, these rules can be learned automatically by the system from the training samples and subsequently be applied for new inputs. In this paper we proposed the machine learning models which learn the morphophonemic rules for noun declensions from the given training data. These models are trained to learn sandhi rules using various learning algorithms and the performance of those algorithms are presented. From this we conclude that machine learning of morphological processing such as word form generation can be successfully learned in a supervised manner, without explicit description of rules. The performance of Decision trees and Bayesian machine learning algorithms on noun declensions are discussed.

📄 PDF Abstract BibTeX arXiv:1402.3382

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningText Generation

Similar Papers 제목 키워드 기반

Number Theory Meets Linguistics: Modelling Noun Pluralisation Across 1497 Languages Using 2-adic Metrics

2022-10-08 · Gregory Baker, Diego Molla-Aliod

A simple machine learning model of pluralisation as a linear regression problem minimising a p-adic metric substantially outperforms even the most robust of Euclidean-space regressors on languages in the Indo-European, A…

regression

Predicting Declension Class from Form and Meaning

2020-05-01 · ACL 2020 6 · Adina Williams, Tiago Pimentel, Arya D. McCarthy, Hagen Blix 외

The noun lexica of many natural languages are divided into several declension classes with characteristic morphological properties. Class membership is far from deterministic, but the phonological form of a noun and/or i…

Form

Handling Noun-Noun Coreference in Tamil

2020-05-01 · LREC 2020 5 · Vijay Sundar Ram, Sobha Lalitha Devi

Natural language understanding by automatic tools is the vital requirement for document processing tools. To achieve it, automatic system has to understand the coherence in the text. Co-reference chains bring coherence t…

Natural Language Understanding

Resolving Pronouns for a Resource-Poor Language, Malayalam Using Resource-Rich Language, Tamil.

2019-09-01 · RANLP 2019 9 · Sobha Lalitha Devi

In this paper we give in detail how a resource rich language can be used for resolving pronouns for a less resource language. The source language, which is resource rich language in this study, is Tamil and the resource …

Language ModelingLanguage Modelling

Train & Constrain: Phonologically Informed Tongue-Twister Generation from Topics and Paraphrases

2024-03-20 · Tyler Loakman, Chen Tang, Chenghua Lin

Previous work in phonologically and phonetically grounded language generation has mainly focused on domains such as puns and poetry. In this article, we present new work on the generation of English tongue twisters - a f…

Language ModelingLanguage ModellingText Generation