scispace - formally typeset
Proceedings ArticleDOI

A Deep Learning Approach for Part-of-Speech Tagging in Nepali Language

TLDR
A deep learning based POS tagger for Nepali text is proposed which is built using Recurrent Neural Network, Long Short-Term Memory Networks, Gated Recurrent Unit and their bidirectional variants and shows significant improvement and outperforms the state-of-art POS taggers with more than 99% accuracy.
Abstract
Part of Speech (POS) tagging is the most fundamental task in various natural language processing(NLP) applications such as speech recognition, information extraction and retrieval and so on. POS tagging involves annotation of appropriate tag for each token in the corpus based on its context and the syntax of the language. In computational linguistics, optimal POS tagger is of paramount importance since tagging errors can critically affect the performance of the complex NLP systems. Developing an efficient POS tagger for morphologically rich languages like Nepali is a challenging task. In this paper, a deep learning based POS tagger for Nepali text is proposed which is built using Recurrent Neural Network (RNN), Long Short-Term Memory Networks (LSTM), Gated Recurrent Unit (GRU) and their bidirectional variants. Performance metrics such as accuracy, precision, recall and F1-score were chosen for the model evaluation. It is observed from the results that our model shows significant improvement and outperforms the state-of-art POS taggers with more than 99% accuracy.

read more

Citations
More filters
Journal ArticleDOI

Part of speech tagging: a systematic review of deep learning and machine learning approaches

TL;DR: A comprehensive review of the latest POS tagging articles is provided by discussing the weakness and strengths of the proposed approaches as mentioned in this paper , which emphasized various research gaps and presented future recommendations for the research in advancing DL and ML-based POS tagging.
Journal ArticleDOI

Part of speech tagging: a systematic review of deep learning and machine learning approaches

TL;DR: A comprehensive review of the latest POS tagging articles is provided by discussing the weakness and strengths of the proposed approaches as discussed by the authors , which emphasized various research gaps and presented future recommendations for the research in advancing DL and ML-based POS tagging.
Journal ArticleDOI

Natural language processing for Nepali text: a review

TL;DR: In this article, the authors survey different natural language processing (NLP) research works with associated resources in Nepali language and organize the NLP approaches, techniques, and application tasks used in the Nepali Language Processing using the comprehensive taxonomy for each of them.
Journal Article

Nepali POS Tagging Using Deep Learning Approaches

TL;DR: This research paper focuses on implementing and comparing various deep learning approaches for POS tagging in Nepali Language and the result of Bidirectional LSTM (Bi-LSTM) was better than other approaches.
Proceedings ArticleDOI

A Sequential Labelling Approach for the Named Entity Recognition in Arabic Language Using Deep Learning Algorithms

TL;DR: A deep learning based approach for Arabic NER which make use of well-known deep neural network architectures like Recurrent neural network (RNN), Long short term memory (LSTM), Gated recurrent unit (GRU), stacked and bidirectional versions of these three architectures.
References
More filters
Journal ArticleDOI

Long short-term memory

TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
Proceedings Article

Recurrent neural network based language model

TL;DR: Results indicate that it is possible to obtain around 50% reduction of perplexity by using mixture of several RNN LMs, compared to a state of the art backoff language model.
Proceedings Article

Bidirectional recurrent neural networks as generative models

TL;DR: This work proposes two probabilistic interpretations of bidirectional RNNs that can be used to reconstruct missing gaps efficiently and provides results on music data for which the Bayesian inference is computationally infeasible, demonstrating the scalability of the proposed methods.
Proceedings ArticleDOI

SVM Based Part of Speech Tagger for Malayalam

TL;DR: The objective of this project was to identify the ambiguities in Malayalam lexical items and develop an efficient and accurate POS Tagger and found that the result obtained was moreefficient and accurate compared with earlier methods forMalayalam POS tagging.

Tamil POS Tagging using Linear Programming

TL;DR: An SVM methodology based on Linear Programming for implementing automatic Tamil POS tagger and designed its own tagset consisting of 32 tags for preparing the annotated corpus for Tamil.
Related Papers (5)