Automatic part of speech tagging for Arabic: an experiment using Bigram hidden Markov model

  • Authors:
  • Mohammed Albared;Nazlia Omar;Mohd. Juzaiddin Ab Aziz;Mohd Zakree Ahmad Nazri

  • Affiliations:
  • University Kebangsaan Malaysia, Faculty of Information Science and Technology, Department of Computer Science;University Kebangsaan Malaysia, Faculty of Information Science and Technology, Department of Computer Science;University Kebangsaan Malaysia, Faculty of Information Science and Technology, Department of Computer Science;University Kebangsaan Malaysia, Faculty of Information Science and Technology, Department of Computer Science

  • Venue:
  • RSKT'10 Proceedings of the 5th international conference on Rough set and knowledge technology
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Part Of Speech (POS) tagging is the ability to computationally determine which POS of a word is activated by its use in a particular context. POS tagger is a useful preprocessing tool in many natural languages processing (NLP) applications such as information extraction and information retrieval. In this paper, we present the preliminary achievement of Bigram Hidden Markov Model (HMM) to tackle the POS tagging problem of Arabic language. In addition, we have used different smoothing algorithms with HMM model to overcome the data sparseness problem. The Viterbi algorithm is used to assign the most probable tag to each word in the text. Furthermore, several lexical models have been defined and implemented to handle unknown word POS guessing based on word substring i.e. prefix probability, suffix probability or the linear interpolation of both of them. The average overall accuracy for this tagger is 95.8.