中文
相关论文

相关论文: Sentiment Analysis of Code-Mixed Languages leverag…

200 篇论文

In order to maximize the applicability of sentiment analysis results, it is necessary to not only classify the overall sentiment (positive/negative) of a given document but also to identify the main words that contribute to the…

计算与语言 · 计算机科学 2017-10-02 Gichang Lee , Jaeyun Jeong , Seungwan Seo , CzangYeob Kim , Pilsung Kang

Cross-domain sentiment analysis aims to predict the sentiment of texts in the target domain using the model trained on the source domain to cope with the scarcity of labeled data. Previous studies are mostly cross-entropy-based methods for…

计算与语言 · 计算机科学 2022-08-19 Yun Luo , Fang Guo , Zihan Liu , Yue Zhang

With the growing popularity of code-mixed data, there is an increasing need for better handling of this type of data, which poses a number of challenges, such as dealing with spelling variations, multiple languages, different scripts, and a…

计算与语言 · 计算机科学 2023-10-30 Mamta , Zishan Ahmad , Asif Ekbal

The task of sentiment analysis of reviews is carried out using manually built / automatically generated lexicon resources of their own with which terms are matched with lexicon to compute the term count for positive and negative polarity.…

计算与语言 · 计算机科学 2014-01-15 K Paramesha , K C Ravishankar

Various applications in computational linguistics and artificial intelligence rely on high-performing word sense disambiguation techniques to solve challenging tasks such as information retrieval, machine translation, question answering,…

计算与语言 · 计算机科学 2021-01-11 Mohannad AlMousa , Rachid Benlamri , Richard Khoury

Code-switching is a prevalent linguistic phenomenon in which multilingual individuals seamlessly alternate between languages. Despite its widespread use online and recent research trends in this area, research in code-switching presents…

计算与语言 · 计算机科学 2024-05-08 Frances A. Laureano De Leon , Harish Tayyar Madabushi , Mark Lee

The method of paired comparisons is an established method in psychology. In this article, it is applied to obtain continuous sentiment scores for words from comparisons made by test persons. We created an initial lexicon with $n=199$ German…

计算与语言 · 计算机科学 2018-07-11 Christoph Dalitz , Jens Wilberg , Katrin E. Bednarek

Code switching is a linguistic phenomenon that may occur within a multilingual setting where speakers share more than one language. With the increasing communication between groups with different languages, this phenomenon is more and more…

计算与语言 · 计算机科学 2020-09-10 Jiaxiang Liu , Xuyi Chen , Shikun Feng , Shuohuan Wang , Xuan Ouyang , Yu Sun , Zhengjie Huang , Weiyue Su

This paper covers the two approaches for sentiment analysis: i) lexicon based method; ii) machine learning method. We describe several techniques to implement these approaches and discuss how they can be adopted for sentiment classification…

计算与语言 · 计算机科学 2019-02-19 Olga Kolchyna , Tharsis T. P. Souza , Philip Treleaven , Tomaso Aste

In multilingual societies like India, code-mixed social media texts comprise the majority of the Internet. Detecting the sentiment of the code-mixed user opinions plays a crucial role in understanding social, economic and political trends.…

计算与语言 · 计算机科学 2018-06-13 Madan Gopal Jhanwar , Arpita Das

Sentiment analysis, the automated process of determining emotions or opinions expressed in text, has seen extensive exploration in the field of natural language processing. However, one aspect that has remained underrepresented is the…

计算与语言 · 计算机科学 2024-09-16 Mouad Jbel , Mourad Jabrane , Imad Hafidi , Abdulmutallib Metrane

The classic supervised classification algorithms are efficient, but time-consuming, complicated and not interpretable, which makes it difficult to analyze their results that limits the possibility to improve them based on real observations.…

计算与语言 · 计算机科学 2018-03-05 Hussam Hamdan

Code-switching is a commonly observed communicative phenomenon denoting a shift from one language to another within the same speech exchange. The analysis of code-switched data often becomes an assiduous task, owing to the limited…

计算与语言 · 计算机科学 2020-11-04 Tanvi Dadu , Kartikey Pant

Multimodal sentiment analysis has become an increasingly popular research area as the demand for multimodal online content is growing. For multimodal sentiment analysis, words can have different meanings depending on the linguistic context…

计算与语言 · 计算机科学 2022-09-16 Junghun Kim , Jihie Kim

When natural language phrases are combined, their meaning is often more than the sum of their parts. In the context of NLP tasks such as sentiment analysis, where the meaning of a phrase is its sentiment, that still applies. Many NLP…

计算与语言 · 计算机科学 2023-11-01 Verna Dankers , Christopher G. Lucas

Recently, sentiment analysis has received a lot of attention due to the interest in mining opinions of social media users. Sentiment analysis consists in determining the polarity of a given text, i.e., its degree of positiveness or…

This paper presents a novel approach for multi-lingual sentiment classification in short texts. This is a challenging task as the amount of training data in languages other than English is very limited. Previously proposed multi-lingual…

Learning semantically meaningful sentence embeddings is an open problem in natural language processing. In this work, we propose a sentence embedding learning approach that exploits both visual and textual information via a multimodal…

计算与语言 · 计算机科学 2022-04-26 Miaoran Zhang , Marius Mosbach , David Ifeoluwa Adelani , Michael A. Hedderich , Dietrich Klakow

As an extensive research in the field of natural language processing (NLP), aspect-based sentiment analysis (ABSA) is the task of predicting the sentiment expressed in a text relative to the corresponding aspect. Unfortunately, most…

计算与语言 · 计算机科学 2023-01-10 Nankai Lin , Yingwen Fu , Xiaotian Lin , Aimin Yang , Shengyi Jiang

We study Comparative Preference Classification (CPC) which aims at predicting whether a preference comparison exists between two entities in a given sentence and, if so, which entity is preferred over the other. High-quality CPC models can…

计算与语言 · 计算机科学 2021-09-10 Zeyu Li , Yilong Qin , Zihan Liu , Wei Wang