中文
相关论文

相关论文: DomBERT: Domain-oriented Language Model for Aspect…

200 篇论文

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that focuses on understanding opinions at the aspect level, including sentiment towards specific aspect terms, categories, and opinions. While ABSA research…

计算与语言 · 计算机科学 2025-08-14 Jakub Šmíd , Pavel Král

Sentiment transfer aims at revising the input text to satisfy a given sentiment polarity while retaining the original semantic content. The nucleus of sentiment transfer lies in precisely separating the sentiment information from the…

计算与语言 · 计算机科学 2023-02-24 Yingze Xie , Jie Xu , LiQiang Qiao , Yun Liu , Feiren Huang , Chaozhuo Li

In the field of car evaluation, more and more netizens choose to express their opinions on the Internet platform, and these comments will affect the decision-making of buyers and the trend of car word-of-mouth. As an important branch of…

计算与语言 · 计算机科学 2022-06-07 Xingchen Liu , Yawen Li , Yingxia Shao , Ang Li , Jian Liang

Recent research has suggested that there are clear differences in the language used in the Dark Web compared to that of the Surface Web. As studies on the Dark Web commonly require textual analysis of the domain, language models specific to…

计算与语言 · 计算机科学 2023-05-19 Youngjin Jin , Eugene Jang , Jian Cui , Jin-Woo Chung , Yongjae Lee , Seungwon Shin

Language representation models such as BERT could effectively capture contextual semantic information from plain text, and have been proved to achieve promising results in lots of downstream NLP tasks with appropriate fine-tuning. However,…

计算与语言 · 计算机科学 2020-10-07 Deming Ye , Yankai Lin , Jiaju Du , Zhenghao Liu , Peng Li , Maosong Sun , Zhiyuan Liu

In natural language the intended meaning of a word or phrase is often implicit and depends on the context. In this work, we propose a simple yet effective method for sentiment analysis using contextual embeddings and a self-attention…

计算与语言 · 计算机科学 2020-10-07 Katarzyna Biesialska , Magdalena Biesialska , Henryk Rybinski

An overwhelmingly large amount of knowledge in the materials domain is generated and stored as text published in peer-reviewed scientific literature. Recent developments in natural language processing, such as bidirectional encoder…

计算与语言 · 计算机科学 2021-10-01 Tanishq Gupta , Mohd Zaki , N. M. Anoop Krishnan , Mausam

BERT has revolutionized the NLP field by enabling transfer learning with large language models that can capture complex textual patterns, reaching the state-of-the-art for an expressive number of NLP applications. For text classification…

计算与语言 · 计算机科学 2022-01-11 Frederico Souza , João Filho

Most recent existing aspect-term level sentiment analysis (ATSA) approaches combined various neural network models with delicately carved attention mechanisms built upon given aspect and context to generate refined sentence representations…

计算与语言 · 计算机科学 2020-01-22 Chi Xu , Hao Feng , Guoxin Yu , Min Yang , Xiting Wang , Xiang Ao

Moral values play a fundamental role in how we evaluate information, make decisions, and form judgements around important social issues. Controversial topics, including vaccination, abortion, racism, and sexual orientation, often elicit…

计算与语言 · 计算机科学 2024-07-22 Vjosa Preniqi , Iacopo Ghinassi , Julia Ive , Charalampos Saitis , Kyriaki Kalimeri

We propose Pixel-BERT to align image pixels with text by deep multi-modal transformers that jointly learn visual and language embedding in a unified end-to-end framework. We aim to build a more accurate and thorough connection between image…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhicheng Huang , Zhaoyang Zeng , Bei Liu , Dongmei Fu , Jianlong Fu

Sentiment analysis is a crucial task in natural language processing (NLP) that enables the extraction of meaningful insights from textual data, particularly from dynamic platforms like Twitter and IMDB. This study explores a hybrid…

计算与语言 · 计算机科学 2026-03-02 Aish Albladi , Md Kaosar Uddin , Minarul Islam , Cheryl Seals

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

We experiment with two recent contextualized word embedding methods (ELMo and BERT) in the context of open-domain argument search. For the first time, we show how to leverage the power of contextualized word embeddings to classify and…

计算与语言 · 计算机科学 2019-06-25 Nils Reimers , Benjamin Schiller , Tilman Beck , Johannes Daxenberger , Christian Stab , Iryna Gurevych

Artificial intelligence and machine learning have significantly bolstered the technological world. This paper explores the potential of transfer learning in natural language processing focusing mainly on sentiment analysis. The models…

计算与语言 · 计算机科学 2023-11-29 Aman Yadav , Abhishek Vichare

Contrastive learning techniques have been widely used in the field of computer vision as a means of augmenting datasets. In this paper, we extend the use of these contrastive learning embeddings to sentiment analysis tasks and demonstrate…

计算与语言 · 计算机科学 2021-12-03 Ipsita Mohanty , Ankit Goyal , Alex Dotterweich

The Arabic language is a morphologically rich language with relatively few resources and a less explored syntax compared to English. Given these limitations, Arabic Natural Language Processing (NLP) tasks like Sentiment Analysis (SA), Named…

计算与语言 · 计算机科学 2021-03-09 Wissam Antoun , Fady Baly , Hazem Hajj

Aspect-based sentiment analysis (ABSA) aims at analyzing the sentiment of a given aspect in a sentence. Recently, neural network-based methods have achieved promising results in existing ABSA datasets. However, these datasets tend to…

计算与语言 · 计算机科学 2020-11-03 Zhen Wu , Chengcan Ying , Xinyu Dai , Shujian Huang , Jiajun Chen

Cross-domain aspect-based sentiment analysis (ABSA) aims to perform various fine-grained sentiment analysis tasks on a target domain by transferring knowledge from a source domain. Since labeled data only exists in the source domain, a…

计算与语言 · 计算机科学 2023-05-17 Yue Deng , Wenxuan Zhang , Sinno Jialin Pan , Lidong Bing

Question-answering plays an important role in e-commerce as it allows potential customers to actively seek crucial information about products or services to help their purchase decision making. Inspired by the recent success of machine…

计算与语言 · 计算机科学 2019-05-07 Hu Xu , Bing Liu , Lei Shu , Philip S. Yu