中文
相关论文

相关论文: Code-Mixed Sentiment Analysis Using Machine Learni…

200 篇论文

Multi-label sentiment classification plays a vital role in natural language processing by detecting multiple emotions within a single text. However, existing datasets like GoEmotions often suffer from severe class imbalance, which hampers…

计算与语言 · 计算机科学 2026-03-31 Zijin Su , Huanzhu Lyu , Yuren Niu , Yiming Liu

Natural language processing (NLP) has been applied to various fields including text classification and sentiment analysis. In the shared task of sentiment analysis of code-mixed tweets, which is a part of the SemEval-2020…

计算与语言 · 计算机科学 2021-01-11 Qi Wu , Peng Wang , Chenghao Huang

The role of sentiment analysis is increasingly emerging to study software developers' emotions by mining crowd-generated content within social software engineering tools. However, off-the-shelf sentiment analysis tools have been trained on…

软件工程 · 计算机科学 2018-06-04 Fabio Calefato , Filippo Lanubile , Federico Maiorano , Nicole Novielli

In this paper we describe a system submitted to the INLG 2022 Generation Challenge (GenChal) on Quality Evaluation of the Low-Resource Synthetically Generated Code-Mixed Hinglish Text. We implement a Bi-LSTM-based neural network model to…

计算与语言 · 计算机科学 2022-06-17 Prantik Guha , Rudra Dhar , Dipankar Das

This paper addressed the problem of structured sentiment analysis using a bi-affine semantic dependency parser, large pre-trained language models, and publicly available translation models. For the monolingual setup, we considered: (i)…

计算与语言 · 计算机科学 2022-04-28 Iago Alonso-Alonso , David Vilares , Carlos Gómez-Rodríguez

Assigning a positive or negative score to a word out of context (i.e. a word's prior polarity) is a challenging task for sentiment analysis. In the literature, various approaches based on SentiWordNet have been proposed. In this paper, we…

计算与语言 · 计算机科学 2013-09-24 Marco Guerini , Lorenzo Gatti , Marco Turchi

Most existing pre-trained language representation models (PLMs) are sub-optimal in sentiment analysis tasks, as they capture the sentiment information from word-level while under-considering sentence-level information. In this paper, we…

计算与语言 · 计算机科学 2022-10-20 Shuai Fan , Chen Lin , Haonan Li , Zhenghao Lin , Jinsong Su , Hang Zhang , Yeyun Gong , Jian Guo , Nan Duan

Using code-mixed data in natural language processing (NLP) research currently gets a lot of attention. Language identification of social media code-mixed text has been an interesting problem of study in recent years due to the advancement…

Sentiment analysis is the process of identifying and categorizing people's emotions or opinions regarding various topics. The analysis of Twitter sentiment has become an increasingly popular topic in recent years. In this paper, we present…

计算与语言 · 计算机科学 2023-08-30 Mohammad Dehghani , Zahra Yazdanparast

With strong expressive capabilities in Large Language Models(LLMs), generative models effectively capture sentiment structures and deep semantics, however, challenges remain in fine-grained sentiment classification across multi-lingual and…

计算与语言 · 计算机科学 2024-11-28 Jie Wang , Yichen Wang , Zhilin Zhang , Jianhao Zeng , Kaidi Wang , Zhiyang Chen

Emojis are being frequently used in todays digital world to express from simple to complex thoughts more than ever before. Hence, they are also being used in sentiment analysis and targeted marketing campaigns. In this work, we performed…

计算与语言 · 计算机科学 2025-02-20 Sirisha Velampalli , Chandrashekar Muniyappa , Ashutosh Saxena

Sentiment Analysis Systems (SASs) are data-driven Artificial Intelligence (AI) systems that, given a piece of text, assign one or more numbers conveying the polarity and emotional intensity expressed in the input. Like other automatic…

人工智能 · 计算机科学 2023-02-07 Kausik Lakkaraju , Biplav Srivastava , Marco Valtorta

Sentiment analysis is a vast area in the Machine learning domain. A lot of work is done on datasets and their analysis of the English Language. In Pakistan, a huge amount of data is in roman Urdu language, it is scattered all over the…

计算与语言 · 计算机科学 2021-02-22 Tooba Tehreem

Natural Language Inference (NLI) is the task of inferring the logical relationship, typically entailment or contradiction, between a premise and hypothesis. Code-mixing is the use of more than one language in the same conversation or…

计算与语言 · 计算机科学 2020-04-14 Simran Khanuja , Sandipan Dandapat , Sunayana Sitaram , Monojit Choudhury

In the last few years thousands of scientific papers have investigated sentiment analysis, several startups that measure opinions on real data have emerged and a number of innovative products related to this theme have been developed. There…

Visual-textual sentiment analysis aims to predict sentiment with the input of a pair of image and text, which poses a challenge in learning effective features for diverse input images. To address this, we propose a holistic method that…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Junyu Chen , Jie An , Hanjia Lyu , Christopher Kanan , Jiebo Luo

Code comments are vital to source code as they help developers with program comprehension tasks. Written in natural language (usually English), code comments convey a variety of different information, which are grouped into specific…

软件工程 · 计算机科学 2023-03-06 Amila Indika , Peter Y. Washington , Anthony Peruma

Recently, sentiment analysis has seen remarkable advance with the help of pre-training approaches. However, sentiment knowledge, such as sentiment words and aspect-sentiment pairs, is ignored in the process of pre-training, despite the fact…

计算与语言 · 计算机科学 2020-05-21 Hao Tian , Can Gao , Xinyan Xiao , Hao Liu , Bolei He , Hua Wu , Haifeng Wang , Feng Wu

Sentiment analysis has become increasingly important in healthcare, especially in the biomedical and pharmaceutical fields. The data generated by the general public on the effectiveness, side effects, and adverse drug reactions are…

计算与语言 · 计算机科学 2024-04-23 Abhiram B. Nair , Abhinand K. , Anamika U. , Denil Tom Jaison , Ajitha V. , V. S. Anoop

To obtain extensive annotated data for under-resourced languages is challenging, so in this research, we have investigated whether it is beneficial to train models using multi-task learning. Sentiment analysis and offensive language…