paper-with-me

Papers

Development of POS tagger for English-Bengali Code-Mixed data

2020-07-29 · ICON 2019 12 · Tathagata Raha, Sainik Kumar Mahata, Dipankar Das, Sivaji Bandyopadhyay

Code-mixed texts are widespread nowadays due to the advent of social media. Since these texts combine two languages to formulate a sentence, it gives rise to various research problems related to Natural Language Processing. In this paper, we try to excavate one such problem, namely, Parts of Speech tagging of code-mixed texts. We have built a system that can POS tag English-Bengali code-mixed data where the Bengali words were written in Roman script. Our approach initially involves the collection and cleaning of English-Bengali code-mixed tweets. These tweets were used as a development dataset for building our system. The proposed system is a modular approach that starts by tagging individual tokens with their respective languages and then passes them to different POS taggers, designed for different languages (English and Bengali, in our case). Tags given by the two systems are later joined together and the final result is then mapped to a universal POS tag set. Our system was checked using 100 manually POS tagged code-mixed sentences and it returned an accuracy of 75.29%

📄 PDF Abstract BibTeX arXiv:2007.14576

Code (0)

등록된 구현이 없습니다.

Tasks

POSSentenceTAG

Similar Papers 제목 키워드 기반

Recurrent Neural Network based Part-of-Speech Tagger for Code-Mixed Social Media Text

2016-11-15 · Raj Nath Patel, Prakash B. Pimpale, M Sasikumar

This paper describes Centre for Development of Advanced Computing's (CDACM) submission to the shared task-'Tool Contest on POS tagging for Code-Mixed Indian Social Media (Facebook, Twitter, and Whatsapp) Text', collocate…

Language ModelingLanguage ModellingPOSPOS Tagging+1

A CRF Based POS Tagger for Code-mixed Indian Social Media Text

2016-12-23 · Kamal Sarkar

In this work, we describe a conditional random fields (CRF) based system for Part-Of- Speech (POS) tagging of code-mixed Indian social media text as part of our participation in the tool contest on POS tagging for codemi…

Part-Of-Speech TaggingPOSPOS Tagging

A POS Tagger for Code Mixed Indian Social Media Text - ICON-2016 NLP Tools Contest Entry from Surukam

2016-12-31 · Sree Harsha Ramesh, Raveena R Kumar

Building Part-of-Speech (POS) taggers for code-mixed Indian languages is a particularly challenging problem in computational linguistics due to a dearth of accurately annotated training corpora. ICON, as part of its NLP …

POS

SMPOST: Parts of Speech Tagger for Code-Mixed Indic Social Media Text

2017-02-01 · Deepak Gupta, Shubham Tripathi, Asif Ekbal, Pushpak Bhattacharyya

Use of social media has grown dramatically during the last few years. Users follow informal languages in communicating through social media. The language of communication is often mixed in nature, where people transcribe…

Part-Of-Speech TaggingPOSPOS TaggingSentence+1

BnSentMix: A Diverse Bengali-English Code-Mixed Dataset for Sentiment Analysis

2024-08-16 · Sadia Alam, Md Farhan Ishmam, Navid Hasin Alvee, Md Shahnewaz Siddique 외

The widespread availability of code-mixed data can provide valuable insights into low-resource languages like Bengali, which have limited datasets. Sentiment analysis has been a fundamental text classification task acros…

DiversitySentiment AnalysisSentiment Classificationtext-classification+1