Title :
Bengali Named Entity Recognition Using Classifier Combination
Author :
Ekbal, Asif ; Bandyopadhyay, Sivaji
Author_Institution :
Dept. of Comput. Sci. & Eng., Jadavpur Univ., Kolkata
Abstract :
This paper reports about the development of a Named Entity Recognition (NER) system for Bengali by combining the outputs of the classifiers like Maximum Entropy (ME), Conditional Random Field (CRF) and Support Vector Machine(SVM) using a majority voting approach. The training set consists of approximately 150 K word forms and has been manually annotated with the four major NE tags such as Person name, Location name, Organization name and Miscellaneous name tags. Lexical context patterns, generated from an unlabeled corpus of 3 million word forms, have been used in order to improve the performance of the classifiers.Evaluation results of the voted system for the gold standard test set of 30K word forms have demonstrated the overall recall, precision, and f-Score values of 87.11%, 83.61%, and 85.32%, respectively, which shows an improvement of 4.66%in f-Score over the best performing SVM based system and an improvement of 9.5% in f-score over the least performing ME based system.
Keywords :
natural language processing; pattern classification; support vector machines; Bengali named entity recognition system; classifier combination; conditional random field; maximum entropy; natural language processing; support vector machine; Dictionaries; Kernel; Lab-on-a-chip; Natural languages; Packaging; Pattern recognition; Performance evaluation; Polynomials; Support vector machine classification; Support vector machines; Bengali; Named Entity; Named Entity Recognition;
Conference_Titel :
Advances in Pattern Recognition, 2009. ICAPR '09. Seventh International Conference on
Conference_Location :
Kolkata
Print_ISBN :
978-1-4244-3335-3
DOI :
10.1109/ICAPR.2009.86