← Search

Robin Kurtz

3 accepted papers

2023

Superlim: A Swedish Language Understanding Evaluation Benchmark

EMNLP 2023long main

We present Superlim, a multi-task NLP benchmark and analysis platform for evaluating Swedish language models, a counterpart to the English-language (Super)GLUE suite. We describe the dataset, the tasks, the leaderboard and report the baseline results yielded by a reference implementation. The tested…

Cited by 0SourceScholar
2022

Direct parsing to sentiment graphs

ACL 2022short

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. We advance the state of the art on 4 out of 5 standard benchmark sets. We release the source code, models and predictions.

2021

Structured Sentiment Analysis as Dependency Graph Parsing

ACL 2021long

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. We argue that this division has become counterproductive and propose a new u…