paper-with-me

Papers

A Fine-Grained Sentiment Dataset for Norwegian

2019-11-28 · LREC 2020 5 · 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. The underlying texts are taken from a corpus of professionally authored reviews from multiple news-sources and across a wide variety of domains, including literature, games, music, products, movies and more. We here present a detailed description of this annotation effort. We provide an overview of the developed annotation guidelines, illustrated with examples, and present an analysis of inter-annotator agreement. We also report the first experimental results on the dataset, intended as a preliminary benchmark for further experiments.

📄 PDF Abstract BibTeX arXiv:1911.12722

Code (1)

ltgoslo/norec_fine 공식 구현

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Annotating evaluative sentences for sentiment analysis: a dataset for Norwegian

2019-09-01 · WS (NoDaLiDa) 2019 9 · 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 v…

Sentiment Analysis

NoReC: The Norwegian Review Corpus

2017-10-15 · LREC 2018 5 · Erik Velldal, Lilja Øvrelid, Eivind Alexander Bergem, Cathrine Stadsnes 외

This paper presents the Norwegian Review Corpus (NoReC), created for training and evaluating models for document-level sentiment analysis. The full-text reviews have been collected from major Norwegian news sources and c…

Opinion MiningSentiment Analysis

Lexicon information in neural sentiment analysis: a multi-task learning approach

2019-09-01 · WS (NoDaLiDa) 2019 9 · Jeremy Barnes, Samia Touileb, Lilja Øvrelid, Erik Velldal

This paper explores the use of multi-task learning (MTL) for incorporating external knowledge in neural models. Specifically, we show how MTL can enable a BiLSTM sentiment classifier to incorporate information from senti…

Multi-Task LearningSentenceSentiment Analysis

It's Difficult to be Neutral -- Human and LLM-based Sentiment Annotation of Patient Comments

2024-04-29 · Petter Mæhlum, David Samuel, Rebecka Maria Norman, Elma Jelin 외

Sentiment analysis is an important tool for aggregating patient voices, in order to provide targeted improvements in healthcare services. A prerequisite for this is the availability of in-domain data annotated for sentim…

In-Context LearningSentiment Analysis

Comparing Methods for Measuring Dialect Similarity in Norwegian

2020-05-01 · LREC 2020 5 · Janne Johannessen, Andre K{\aa}sen, Kristin Hagen, Anders N{\o}klestad 외

The present article presents four experiments with two different methods for measuring dialect similarity in Norwegian: the Levenshtein method and the neural long short term memory (LSTM) autoencoder network, a machine l…

BIG-bench Machine Learning