JUCS - Journal of Universal Computer Science 21(13): 1830-1848, doi: 10.3217/jucs-021-13-1830
Content-based Information Retrieval by Named Entity Recognition and Verb Semantic Role Labelling
expand article infoBetina Antony J, G. Suryanarayanan Mahalakshmi
‡ Anna University, Chennai, India
Open Access
Abstract
Tamil Siddha medicine, an ancient medicinal system has yielded us a wide range of untapped information about traditional medicines. In this paper, we explore into the various Natural Language Processing techniques that can be implemented to this syntactically rich corpus. As domain information mostly concentrates on the central concepts, we start our work by identifying the Named Entities and categorizing them. An integrated NER classifier is built which comprises of SVM and Decision Tree classifier with an accuracy as high as 95%. These entities play different roles in different context. Hence their roles are labelled along with the predicates surrounding them. These roles and predicates give rise to a rule based sentence tagging system, trained by an MEM model, to tag different contents in this otherwise unstructured text. These two important techniques are then exploited to develop our Information Retrieval System that combines the methods category tagging done by Named Entity Recognition and content tagging done by Semantic Role Labelling. The system takes full advantage of the rich features of the language and hence can be expanded to other domains.
Keywords
information retrieval, Tamil Siddha medicine, named entity recognition, semantic role labelling