Search Results for author: Jeremy Barnes

Found 33 papers, 21 papers with code

SemEval 2022 Task 10: Structured Sentiment Analysis

no code implementations SemEval (NAACL) 2022 Jeremy Barnes, Laura Oberlaender, Enrica Troiano, Andrey Kutuzov, Jan Buchmann, Rodrigo Agerri, Lilja Øvrelid, Erik Velldal

In this paper, we introduce the first SemEval shared task on Structured Sentiment Analysis, for which participants are required to predict all sentiment graphs in a text, where a single sentiment graph is composed of a sentiment holder, target, expression and polarity.

Sentiment Analysis

Annotating evaluative sentences for sentiment analysis: a dataset for Norwegian

1 code implementation WS (NoDaLiDa) 2019 Petter Mæhlum, Jeremy Barnes, Lilja Øvrelid, Erik Velldal

This paper documents the creation of a large-scale dataset of evaluative sentences – i. e. both subjective and objective sentences that are found to be sentiment-bearing – based on mixed-domain professional reviews from various news-sources.

Sentiment Analysis

XNLIeu: a dataset for cross-lingual NLI in Basque

2 code implementations10 Apr 2024 Maite Heredia, Julen Etxaniz, Muitze Zulaika, Xabier Saralegi, Jeremy Barnes, Aitor Soroa

We have conducted a series of experiments using mono- and multilingual LLMs to assess a) the effect of professional post-edition on the MT system; b) the best cross-lingual strategy for NLI in Basque; and c) whether the choice of the best cross-lingual strategy is influenced by the fact that the dataset is built by translation.

Natural Language Inference Natural Language Understanding +1

English Prompts are Better for NLI-based Zero-Shot Emotion Classification than Target-Language Prompts

no code implementations5 Feb 2024 Patrick Bareiß, Roman Klinger, Jeremy Barnes

This is particularly of interest when we have access to a multilingual large language model, because we could request labels with English prompts even for non-English data.

Emotion Classification Emotion Recognition +3

Annotating Norwegian Language Varieties on Twitter for Part-of-Speech

no code implementations VarDial (COLING) 2022 Petter Mæhlum, Andre Kåsen, Samia Touileb, Jeremy Barnes

We show that models trained on Universal Dependency (UD) data perform worse when evaluated against this dataset, and that models trained on Bokm{\aa}l generally perform better than those trained on Nynorsk.

POS

Direct parsing to sentiment graphs

1 code implementation ACL 2022 David Samuel, Jeremy Barnes, Robin Kurtz, Stephan Oepen, Lilja Øvrelid, Erik Velldal

This paper demonstrates how a graph-based semantic parser can be applied to the task of structured sentiment analysis, directly predicting sentiment graphs from text.

Sentiment Analysis

Evaluating morphological typology in zero-shot cross-lingual transfer

no code implementations ACL 2021 Antonio Mart{\'\i}nez-Garc{\'\i}a, Toni Badia, Jeremy Barnes

Furthermore, POS tagging is more sensitive to morphological typology than sentiment analysis and, on this task, models perform much better on fusional languages than on the other typologies.

Language Modelling Part-Of-Speech Tagging +4

Structured Sentiment Analysis as Dependency Graph Parsing

2 code implementations ACL 2021 Jeremy Barnes, Robin Kurtz, Stephan Oepen, Lilja Øvrelid, Erik Velldal

Structured sentiment analysis attempts to extract full opinion tuples from a text, but over time this task has been subdivided into smaller and smaller sub-tasks, e, g,, target extraction or targeted polarity classification.

Sentiment Analysis

skweak: Weak Supervision Made Easy for NLP

1 code implementation ACL 2021 Pierre Lison, Jeremy Barnes, Aliaksandr Hubin

skweak is especially designed to facilitate the use of weak supervision for NLP tasks such as text classification and sequence labelling.

NER Sentiment Analysis +2

Large-Scale Contextualised Language Modelling for Norwegian

2 code implementations NoDaLiDa 2021 Andrey Kutuzov, Jeremy Barnes, Erik Velldal, Lilja Øvrelid, Stephan Oepen

We present the ongoing NorLM initiative to support the creation and use of very large contextualised language models for Norwegian (and in principle other Nordic languages), including a ready-to-use software environment, as well as an experience report for data preparation and training.

Language Modelling

NorDial: A Preliminary Corpus of Written Norwegian Dialect Use

1 code implementation NoDaLiDa 2021 Jeremy Barnes, Petter Mæhlum, Samia Touileb

Norway has a large amount of dialectal variation, as well as a general tolerance to its use in the public sphere.

If you've got it, flaunt it: Making the most of fine-grained sentiment annotations

no code implementations EACL 2021 Jeremy Barnes, Lilja Øvrelid, Erik Velldal

Fine-grained sentiment analysis attempts to extract sentiment holders, targets and polar expressions and resolve the relationship between them, but progress has been hampered by the difficulty of annotation.

General Classification Sentiment Analysis

Cross-lingual Emotion Intensity Prediction

2 code implementations COLING (PEOPLES) 2020 Irean Navas Alejo, Toni Badia, Jeremy Barnes

Consequently, we explore cross-lingual transfer approaches for fine-grained emotion detection in Spanish and Catalan tweets.

Cross-Lingual Transfer Emotion Classification +2

A Systematic Comparison of Architectures for Document-Level Sentiment Classification

1 code implementation19 Feb 2020 Jeremy Barnes, Vinit Ravishankar, Lilja Øvrelid, Erik Velldal

Documents are composed of smaller pieces - paragraphs, sentences, and tokens - that have complex relationships between one another.

Classification Document Classification +5

A Fine-Grained Sentiment Dataset for Norwegian

1 code implementation LREC 2020 Lilja Øvrelid, Petter Mæhlum, Jeremy Barnes, Erik Velldal

We introduce NoReC_fine, a dataset for fine-grained sentiment analysis in Norwegian, annotated with respect to polar expressions, targets and holders of opinion.

Sentiment Analysis

Embedding Projection for Targeted Cross-Lingual Sentiment: Model Comparisons and a Real-World Study

1 code implementation24 Jun 2019 Jeremy Barnes, Roman Klinger

As expected, the choice of annotated source language for projection to a target leads to better results for source-target language pairs which are similar.

Machine Translation Sentence +1

Improving Sentiment Analysis with Multi-task Learning of Negation

1 code implementation18 Jun 2019 Jeremy Barnes, Erik Velldal, Lilja Øvrelid

Sentiment analysis is directly affected by compositional phenomena in language that act on the prior polarity of the words and phrases found in the text.

Multi-Task Learning Negation +1

Sentiment analysis is not solved! Assessing and probing sentiment classification

1 code implementation WS 2019 Jeremy Barnes, Lilja Øvrelid, Erik Velldal

Finally, we provide a case study that demonstrates the usefulness of the dataset to probe the performance of a given sentiment classifier with respect to linguistic phenomena.

Classification General Classification +3

On the Effect of Word Order on Cross-lingual Sentiment Analysis

no code implementations13 Jun 2019 Àlex R. Atrio, Toni Badia, Jeremy Barnes

Current state-of-the-art models for sentiment analysis make use of word order either explicitly by pre-training on a language modeling objective or implicitly by using recurrent neural networks (RNNs) or convolutional networks (CNNs).

Cross-Lingual Sentiment Classification General Classification +4

Neural and Linear Pipeline Approaches to Cross-lingual Morphological Analysis

no code implementations WS 2019 {\c{C}}a{\u{g}}r{\i} {\c{C}}{\"o}ltekin, Jeremy Barnes

This paper describes T{\"u}bingen-Oslo team{'}s participation in the cross-lingual morphological analysis task in the VarDial 2019 evaluation campaign.

Morphological Analysis

Projecting Embeddings for Domain Adaption: Joint Modeling of Sentiment Analysis in Diverse Domains

1 code implementation COLING 2018 Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

Our analysis shows that our model performs comparably to state-of-the-art approaches on domains that are similar, while performing significantly better on highly divergent domains.

Domain Adaptation Sentiment Analysis +1

Projecting Embeddings for Domain Adaptation: Joint Modeling of Sentiment Analysis in Diverse Domains

1 code implementation12 Jun 2018 Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

Our analysis shows that our model performs comparably to state-of-the-art approaches on domains that are similar, while performing significantly better on highly divergent domains.

Domain Adaptation Sentiment Analysis +1

MultiBooked: A Corpus of Basque and Catalan Hotel Reviews Annotated for Aspect-level Sentiment Classification

no code implementations LREC 2018 Jeremy Barnes, Patrik Lambert, Toni Badia

While sentiment analysis has become an established field in the NLP community, research into languages other than English has been hindered by the lack of resources.

General Classification Sentiment Analysis +1

Assessing State-of-the-Art Sentiment Models on State-of-the-Art Sentiment Datasets

no code implementations WS 2017 Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

We show that Bi-LSTMs perform well across datasets and that both LSTMs and Bi-LSTMs are particularly good at fine-grained sentiment tasks (i. e., with more than two classes).

Sentiment Analysis Word Embeddings

Cannot find the paper you are looking for? You can Submit a new open access paper.