|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 27 - Issue 10 |
| Published: August 2011 |
| Authors: Ramasamy Veerappan, Antony P J, S Saravanan, Dr. Soman K P |
10.5120/3333-4583
|
Ramasamy Veerappan, Antony P J, S Saravanan, Dr. Soman K P . A Rule based Kannada Morphological Analyzer and Generator using Finite State Transducer. International Journal of Computer Applications. 27, 10 (August 2011), 45-52. DOI=10.5120/3333-4583
@article{ 10.5120/3333-4583,
author = { Ramasamy Veerappan,Antony P J,S Saravanan,Dr. Soman K P },
title = { A Rule based Kannada Morphological Analyzer and Generator using Finite State Transducer },
journal = { International Journal of Computer Applications },
year = { 2011 },
volume = { 27 },
number = { 10 },
pages = { 45-52 },
doi = { 10.5120/3333-4583 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2011
%A Ramasamy Veerappan
%A Antony P J
%A S Saravanan
%A Dr. Soman K P
%T A Rule based Kannada Morphological Analyzer and Generator using Finite State Transducer%T
%J International Journal of Computer Applications
%V 27
%N 10
%P 45-52
%R 10.5120/3333-4583
%I Foundation of Computer Science (FCS), NY, USA
Morphology plays an essential role in machine translation and many other natural language processing applications. Developing a well fledged morphological analyzer and generator (MAG) tools for highly agglutinative language like Kannada is a challenging task. The function of morphological analyzer is to return all the morphemes and their grammatical categories associated with a particular word form. For a given root word and grammatical information, morphological generator will generate the particular word form of that word. In the proposed project, we have developed a rule based MAG using finite state transducer. This project has been developed as part of the development of a machine translation system for English to Kannada language. The performance of the system was tested randomly against a set of lexicon containing approximately twenty thousand root words including noun, verb, adjectives and adverbs.