中文
相关论文

相关论文: L3Cube-HingCorpus and HingBERT: A Code Mixed Hindi…

200 篇论文

Recent advancements in technology have led to a boost in social media usage which has ultimately led to large amounts of user-generated data which also includes hateful and offensive speech. The language used in social media is often a…

计算与语言 · 计算机科学 2025-05-27 Geet Shingi , Vedangi Wagh

In recent years, several systems have been developed to regulate the spread of negativity and eliminate aggressive, offensive or abusive contents from the online platforms. Nevertheless, a limited number of researches carried out to…

计算与语言 · 计算机科学 2021-03-02 Eftekhar Hossain , Omar Sharif , Mohammed Moshiul Hoque

Text generation is a highly active area of research in the computational linguistic community. The evaluation of the generated text is a challenging task and multiple theories and metrics have been proposed over the years. Unfortunately,…

计算与语言 · 计算机科学 2021-07-09 Vivek Srivastava , Mayank Singh

Named Entity Recognition (NER) is a basic NLP task and finds major applications in conversational and search systems. It helps us identify key entities in a sentence used for the downstream application. NER or similar slot filling systems…

计算与语言 · 计算机科学 2022-04-14 Parth Patil , Aparna Ranade , Maithili Sabane , Onkar Litake , Raviraj Joshi

The sentiment analysis task in Tamil-English code-mixed texts has been explored using advanced transformer-based models. Challenges from grammatical inconsistencies, orthographic variations, and phonetic ambiguities have been addressed. The…

Large Language Models (LLMs) demonstrate exceptional zero-shot capabilities in various NLP tasks, significantly enhancing user experience and efficiency. However, this advantage is primarily limited to resource-rich languages. For the…

计算与语言 · 计算机科学 2025-09-23 Wenhao Zhuang , Yuan Sun

This paper describes our multiclass classification system developed as part of the LTEDI@RANLP-2023 shared task. We used a BERT-based language model to detect homophobic and transphobic content in social media comments across five language…

计算与语言 · 计算机科学 2023-08-28 Sidney G. -J. Wong , Matthew Durward , Benjamin Adams , Jonathan Dunn

Recent trends in NLP research have raised an interest in linguistic code-switching (CS); modern approaches have been proposed to solve a wide range of NLP tasks on multiple language pairs. Unfortunately, these proposed methods are hardly…

计算与语言 · 计算机科学 2020-05-12 Gustavo Aguilar , Sudipta Kar , Thamar Solorio

Transliteration is very common on social media, but transliterated text is not adequately handled by modern neural models for various NLP tasks. In this work, we combine data augmentation approaches with a Teacher-Student training scheme to…

计算与语言 · 计算机科学 2021-09-01 Jitin Krishnan , Antonios Anastasopoulos , Hemant Purohit , Huzefa Rangwala

Transformer-based models have advanced NLP, yet Hebrew still lacks a large-scale RoBERTa encoder which is extensively trained. Existing models such as HeBERT, AlephBERT, and HeRo are limited by corpus size, vocabulary, or training depth. We…

计算与语言 · 计算机科学 2025-10-27 Raphael Scheible-Schmitt

Code-mixing is a well-studied linguistic phenomenon that occurs when two or more languages are mixed in text or speech. Several studies have been conducted on building datasets and performing downstream NLP tasks on code-mixed data.…

计算与语言 · 计算机科学 2024-05-14 Nishat Raihan , Dhiman Goswami , Antara Mahmud , Antonios Anastasopoulos , Marcos Zampieri

The NLP community has witnessed steep progress in a variety of tasks across the realms of monolingual and multilingual language processing recently. These successes, in conjunction with the proliferating mixed language interactions on…

计算与语言 · 计算机科学 2021-06-14 Sai Muralidhar Jayanthi , Kavya Nerella , Khyathi Raghavi Chandu , Alan W Black

We study model merging as a practical alternative to conventional adaptation strategies for code-mixed NLP. Starting from a multilingual base model, we: (i) perform continued pre-training (CPT) on unlabeled code-mixed text to obtain an…

The ubiquity of offensive content on social media is a growing cause for concern among companies and government organizations. Recently, transformer-based models such as BERT, XLNET, and XLM-R have achieved state-of-the-art performance in…

计算与语言 · 计算机科学 2023-12-07 Tharindu Ranasinghe , Marcos Zampieri

Emotion recognition in low-resource languages like Marathi remains challenging due to limited annotated data. We present L3Cube-MahaEmotions, a high-quality Marathi emotion recognition dataset with 11 fine-grained emotion labels. The…

计算与语言 · 计算机科学 2025-09-01 Nidhi Kowtal , Raviraj Joshi

Hate speech detection in low-resource languages like Telugu is a growing challenge in NLP. This study investigates transformer-based models, including TeluguHateBERT, HateBERT, DeBERTa, Muril, IndicBERT, Roberta, and Hindi-Abusive-MuRIL,…

计算与语言 · 计算机科学 2025-02-18 Santhosh Kakarla , Gautama Shastry Bulusu Venkata

Multilingual Large Language Models (LLMs) have demonstrated exceptional performance in Machine Translation (MT) tasks. However, their MT abilities in the context of code-switching (the practice of mixing two or more languages in an…

计算与语言 · 计算机科学 2024-10-16 Ayushman Gupta , Akhil Bhogal , Kripabandhu Ghosh

The increasing accessibility of the internet facilitated social media usage and encouraged individuals to express their opinions liberally. Nevertheless, it also creates a place for content polluters to disseminate offensive posts or…

计算与语言 · 计算机科学 2021-03-02 Omar Sharif , Eftekhar Hossain , Mohammed Moshiul Hoque

Humans read and write hundreds of billions of messages every day. Further, due to the availability of large datasets, large computing systems, and better neural network models, natural language processing (NLP) technology has made…

计算与语言 · 计算机科学 2020-06-23 Forrest N. Iandola , Albert E. Shaw , Ravi Krishna , Kurt W. Keutzer

Code-mixed machine translation has become an important task in multilingual communities and extending the task of machine translation to code mixed data has become a common task for these languages. In the shared tasks of WMT 2022, we try…