SOTAVerified

Deep Neural Model for Manipuri Multiword Named Entity Recognition with Unsupervised Cluster Feature

2020-12-01ICON 2020Unverified0· sign in to hype

Jimmy Laishram, Kishorjit Nongmeikapam, Sudip Naskar

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The recognition task of Multi-Word Named Entities (MNEs) in itself is a challenging task when the language is inflectional and agglutinative. Having breakthrough NLP researches with deep neural network and language modelling techniques, the applicability of such techniques/algorithms for Indian language like Manipuri remains unanswered. In this paper an attempt to recognize Manipuri MNE is performed using a Long Short Term Memory (LSTM) recurrent neural network model in conjunction with Part Of Speech (POS) embeddings. To further improve the classification accuracy, word cluster information using K-means clustering approach is added as a feature embedding. The cluster information is generated using a Skip-gram based words vector that contains the semantic and syntactic information of each word. The model so proposed does not use extensive language morphological features to elevate its accuracy. Finally the model’s performance is compared with the other machine learning based Manipuri MNE models.

Tasks

Reproductions