English

FST Based Morphological Analyzer for Hindi Language

Computation and Language 2012-07-24 v1 Information Retrieval

Abstract

Hindi being a highly inflectional language, FST (Finite State Transducer) based approach is most efficient for developing a morphological analyzer for this language. The work presented in this paper uses the SFST (Stuttgart Finite State Transducer) tool for generating the FST. A lexicon of root words is created. Rules are then added for generating inflectional and derivational words from these root words. The Morph Analyzer developed was used in a Part Of Speech (POS) Tagger based on Stanford POS Tagger. The system was first trained using a manually tagged corpus and MAXENT (Maximum Entropy) approach of Stanford POS tagger was then used for tagging input sentences. The morphological analyzer gives approximately 97% correct results. POS tagger gives an accuracy of approximately 87% for the sentences that have the words known to the trained model file, and 80% accuracy for the sentences that have the words unknown to the trained model file.

Keywords

Cite

@article{arxiv.1207.5409,
  title  = {FST Based Morphological Analyzer for Hindi Language},
  author = {Deepak Kumar and Manjeet Singh and Seema Shukla},
  journal= {arXiv preprint arXiv:1207.5409},
  year   = {2012}
}
R2 v1 2026-06-21T21:40:02.850Z