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.

Most implemented papers

Universal Sentence Encoder

facebookresearch/InferSent 29 Mar 2018

For both variants, we investigate and report the relationship between model complexity, resource consumption, the availability of transfer task training data, and task performance.

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

jasonwei20/eda_nlp IJCNLP 2019

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

MOSI: Multimodal Corpus of Sentiment Intensity and Subjectivity Analysis in Online Opinion Videos

soujanyaporia/multimodal-sentiment-analysis 20 Jun 2016

This paper introduces to the scientific community the first opinion-level annotated corpus of sentiment and subjectivity analysis in online videos called Multimodal Opinion-level Sentiment Intensity dataset (MOSI).

All-but-the-Top: Simple and Effective Postprocessing for Word Representations

lgalke/vec4ir ICLR 2018

The postprocessing is empirically validated on a variety of lexical-level intrinsic tasks (word similarity, concept categorization, word analogy) and sentence-level tasks (semantic textural similarity and { text classification}) on multiple datasets and with a variety of representation methods and hyperparameter choices in multiple languages; in each case, the processed representations are consistently better than the original ones.

Investigating Capsule Networks with Dynamic Routing for Text Classification

andyweizhao/capsule_text_classification EMNLP 2018

In this study, we explore capsule networks with dynamic routing for text classification.

The Evolution of Sentiment Analysis - A Review of Research Topics, Venues, and Top Cited Papers

M3SOulu/TrendMining 5 Dec 2016

Sentiment analysis is one of the fastest growing research areas in computer science, making it challenging to keep track of all the activities in the area.

Entailment as Few-Shot Learner

PaddlePaddle/PaddleNLP 29 Apr 2021

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

Multimodal Sentiment Analysis with Word-Level Fusion and Reinforcement Learning

pliang279/MFN 3 Feb 2018

In this paper, we propose the Gated Multimodal Embedding LSTM with Temporal Attention (GME-LSTM(A)) model that is composed of 2 modules.

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.