paper-with-me

Papers

Is ``hot pizza'' Positive or Negative? Mining Target-aware Sentiment Lexicons

2021-04-01 · EACL 2021 2 · Jie zhou, Yuanbin Wu, Changzhi Sun, Liang He

Modelling a word{'}s polarity in different contexts is a key task in sentiment analysis. Previous works mainly focus on domain dependencies, and assume words{'} sentiments are invariant within a specific domain. In this paper, we relax this assumption by binding a word{'}s sentiment to its collocation words instead of domain labels. This finer view of sentiment contexts is particularly useful for identifying commonsense sentiments expressed in neural words such as {`}big{''} and {}long{''}. Given a target (e.g., an aspect), we propose an effective {`}perturb-and-see{''} method to extract sentiment words modifying it from large-scale datasets. The reliability of the obtained target-aware sentiment lexicons is extensively evaluated both manually and automatically. We also show that a simple application of the lexicon is able to achieve highly competitive performances on the unsupervised opinion relation extraction task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Relation ExtractionSentiment Analysis

Similar Papers 제목 키워드 기반

Curriculum Negative Mining For Temporal Networks

2024-07-24 · Ziyue Chen, Tongya Zheng, Mingli Song

Temporal networks are effective in capturing the evolving interactions of networks over time, such as social networks and e-commerce networks. In recent years, researchers have primarily concentrated on developing specif…

NV-Retriever: Improving text embedding models with effective hard-negative mining

2024-07-22 · Gabriel de Souza P. Moreira, Radek Osmulski, Mengyao Xu, Ronay Ak 외

Text embedding models have been popular for information retrieval applications such as semantic search and Question-Answering systems based on Retrieval-Augmented Generation (RAG). Those models are typically Transformer …

Contrastive LearningInformation RetrievalQuestion AnsweringRAG+2

Learning video retrieval models with relevance-aware online mining

2022-03-16 · Alex Falcon, Giuseppe Serra, Oswald Lanz

Due to the amount of videos and related captions uploaded every hour, deep learning-based solutions for cross-modal video retrieval are attracting more and more attention. A typical approach consists in learning a joint …

Multi-Instance RetrievalRetrievalvalidVideo Retrieval

AdaSample: Adaptive Sampling of Hard Positives for Descriptor Learning

2019-11-27 · Xin-Yu Zhang, Le Zhang, Zao-Yi Zheng, Yun Liu 외

Triplet loss has been widely employed in a wide range of computer vision tasks, including local descriptor learning. The effectiveness of the triplet loss heavily relies on the triplet selection, in which a common practi…

InformativenessTriplet

An Empirical Examination of Online Restaurant Reviews

2020-05-01 · LREC 2020 5 · Hyun Jung Kang, Iris Eshkol-Taravella

In the wake of (Pang et al., 2002; Turney, 2002; Liu, 2012) inter alia, opinion mining and sentiment analysis have focused on extracting either positive or negative opinions from texts and determining the targets of thes…

Opinion MiningSentenceSentiment Analysis