Subjectivity Analysis

18 papers with code • 2 benchmarks • 2 datasets

A related task to sentiment analysis is the subjectivity analysis with the goal of labeling an opinion as either subjective or objective.

Czech Dataset for Cross-lingual Subjectivity Classification

pauli31/linear-transformation-4-cs-sa LREC 2022

Our prime motivation is to provide a reliable dataset that can be used with the existing English dataset as a benchmark to test the ability of pre-trained multilingual models to transfer knowledge between Czech and English and vice versa.

0
29 Apr 2022

Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation

hiyouga/dual-contrastive-learning 21 Jan 2022

Contrastive learning has achieved remarkable success in representation learning via self-supervision in unsupervised settings.

145
21 Jan 2022

Understanding the Role of Affect Dimensions in Detecting Emotions from Tweets: A Multi-task Approach

atharva-naik/VADEC 9 May 2021

For the regression task, VADEC, when trained with SenWave, achieves 7. 6% and 16. 5% gains in Pearson Correlation scores over the current state-of-the-art on the EMOBANK dataset for the Valence (V) and Dominance (D) affect dimensions respectively.

11
09 May 2021

Entailment as Few-Shot Learner

PaddlePaddle/PaddleNLP 29 Apr 2021

Large pre-trained language models (LMs) have demonstrated remarkable ability as few-shot learners.

11,482
29 Apr 2021

Vector of Locally-Aggregated Word Embeddings (VLAWE): A Novel Document-level Representation

raduionescu/vlawe-boswe NAACL 2019

The Vector of Locally-Aggregated Word Embeddings (VLAWE) representation of a document is then computed by accumulating the differences between each codeword vector and each word vector (from the document) associated to the respective codeword.

10
23 Feb 2019

EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks

makcedward/nlpaug IJCNLP 2019

We present EDA: easy data augmentation techniques for boosting performance on text classification tasks.

4,312
31 Jan 2019

Belittling the Source: Trustworthiness Indicators to Obfuscate Fake News on the Web

DeFacto/WebCredibility WS 2018

To this aim, an important step to detect fake-news is to have access to a credibility score for a given information source.

12
03 Sep 2018

Translations as Additional Contexts for Sentence Classification

rktamplayo/MCFA 14 Jun 2018

We are the first to use translations as domain-free contexts for sentence classification.

9
14 Jun 2018

Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms

dinghanshen/SWEM ACL 2018

Many deep learning architectures have been proposed to model the compositionality in text sequences, requiring a substantial number of parameters and expensive computations.

284
24 May 2018