English
Related papers

Related papers: Building a Kannada POS Tagger Using Machine Learni…

200 papers

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,…

Computation and Language · Computer Science 2020-07-30 Tathagata Raha , Sainik Kumar Mahata , Dipankar Das , Sivaji Bandyopadhyay

POS tagging plays a fundamental role in numerous applications. While POS taggers are highly accurate in well-resourced settings, they lag behind in cases of limited or missing training data. This paper focuses on POS tagging for languages…

Computation and Language · Computer Science 2024-10-15 Zeno Vandenbulcke , Lukas Vermeire , Miryam de Lhoneux

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', collocated with ICON-2016.…

Computation and Language · Computer Science 2016-11-17 Raj Nath Patel , Prakash B. Pimpale , M Sasikumar

Word segmentation plays a pivotal role in improving any Arabic NLP application. Therefore, a lot of research has been spent in improving its accuracy. Off-the-shelf tools, however, are: i) complicated to use and ii) domain/dialect…

Computation and Language · Computer Science 2017-09-05 Hassan Sajjad , Fahim Dalvi , Nadir Durrani , Ahmed Abdelali , Yonatan Belinkov , Stephan Vogel

We address the problem of Part of Speech tagging (POS) in the context of linguistic code switching (CS). CS is the phenomenon where a speaker switches between two languages or variants of the same language within or across utterances, known…

Computation and Language · Computer Science 2019-11-05 Fahad AlGhamdi , Giovanni Molina , Mona Diab , Thamar Solorio , Abdelati Hawwari , Victor Soto , Julia Hirschberg

Part-of-Speech (POS) tagging is an important component of the NLP pipeline, but many low-resource languages lack labeled data for training. An established method for training a POS tagger in such a scenario is to create a labeled training…

Computation and Language · Computer Science 2022-11-01 Ayyoob Imani , Silvia Severini , Masoud Jalili Sabet , François Yvon , Hinrich Schütze

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 their regional…

Computation and Language · Computer Science 2017-02-03 Deepak Gupta , Shubham Tripathi , Asif Ekbal , Pushpak Bhattacharyya

As a fundamental tool for natural language processing (NLP), the part-of-speech (POS) tagger assigns the POS label to each word in a sentence. A novel lightweight POS tagger based on word embeddings is proposed and named GWPT (green…

Computation and Language · Computer Science 2024-01-17 Chengwei Wei , Runqi Pang , C. -C. Jay Kuo

Khmer text is written from left to right with optional space. Space is not served as a word boundary but instead, it is used for readability or other functional purposes. Word segmentation is a prior step for downstream tasks such as…

Computation and Language · Computer Science 2021-04-01 Rina Buoy , Nguonly Taing , Sokchea Kor

Traditional syntax models typically leverage part-of-speech (POS) information by constructing features from hand-tuned templates. We demonstrate that a better approach is to utilize POS tags as a regularizer of learned representations. We…

Computation and Language · Computer Science 2016-06-09 Yuan Zhang , David Weiss

Natural language is one of the most fundamental features that distinguish people from other living things and enable people to communicate each other. Language is a tool that enables people to express their feelings and thoughts and to…

Computation and Language · Computer Science 2019-05-15 Baris Baburoglu , Adem Tekerek , Mehmet Tekerek

Automatic Part-of-speech (POS) tagging is a preprocessing step of many natural language processing (NLP) tasks such as name entity recognition (NER), speech processing, information extraction, word sense disambiguation, and machine…

Computation and Language · Computer Science 2022-07-08 Tusarkanta Dalai , Tapas Kumar Mishra , Pankaj K Sa

Singlish, or Colloquial Singapore English, is a language formed from oral and social communication within multicultural Singapore. In this work, we work on a fundamental Natural Language Processing (NLP) task: Parts-Of-Speech (POS) tagging…

Computation and Language · Computer Science 2024-11-11 Luo Qi Chan , Lynnette Hui Xian Ng

In this paper, we explore the ways to improve POS-tagging using various types of auxiliary losses and different word representations. As a baseline, we utilized a BiLSTM tagger, which is able to achieve state-of-the-art results on the…

Computation and Language · Computer Science 2018-07-04 Daniil Anastasyev , Ilya Gusev , Eugene Indenbom

This paper discusses the experiments carried out by us at Jadavpur University as part of the participation in ICON 2015 task: POS Tagging for Code-mixed Indian Social Media Text. The tool that we have developed for the task is based on…

Computation and Language · Computer Science 2016-01-07 Kamal Sarkar

Part of Speech (POS) is a very vital topic in Natural Language Processing (NLP) task in any language, which involves analysing the construction of the language, behaviours and the dynamics of the language, the knowledge that could be…

Computation and Language · Computer Science 2015-01-07 A. J. P. M. P. Jayaweera , N. G. J. Dias

Cross lingual projection of linguistic annotation suffers from many sources of bias and noise, leading to unreliable annotations that cannot be used directly. In this paper, we introduce a novel approach to sequence tagging that learns to…

Computation and Language · Computer Science 2016-07-06 Meng Fang , Trevor Cohn

Part of speech (POS) tagging is a familiar NLP task. State of the art taggers routinely achieve token-level accuracies of over 97% on news body text, evidence that the problem is well understood. However, the register of English news…

Computation and Language · Computer Science 2021-09-17 Adrian Benton , Hanyang Li , Igor Malioutov

Part-of-speech (POS) tagging is a fundamental component for performing natural language tasks such as parsing, information extraction, and question answering. When POS taggers are trained in one domain and applied in significantly different…

Computation and Language · Computer Science 2014-11-04 John E. Miller , Michael Bloodgood , Manabu Torii , K. Vijay-Shanker

This paper explores the challenges posed by nominal adjectives (NAs) in natural language processing (NLP) tasks, particularly in part-of-speech (POS) tagging. We propose treating NAs as a distinct POS tag, "JN," and investigate its impact…

Computation and Language · Computer Science 2024-10-15 Lemeng Qi , Yang Han , Zhuotong Xie