中文
相关论文

相关论文: IITK@LCP at SemEval 2021 Task 1: Classification fo…

200 篇论文

This paper presents our contribution to SemEval-2021 Task 2: Multilingual and Cross-lingual Word-in-Context Disambiguation (MCL-WiC). Our experiments cover English (EN-EN) sub-track from the multilingual setting of the task. We experiment…

计算与语言 · 计算机科学 2022-01-17 Boris Zhestiankin , Maria Ponomareva

Corpus Pattern Analysis (CPA) has been the topic of Semeval 2015 Task 15, aimed at producing a system that can aid lexicographers in their efforts to build a dictionary of meanings for English verbs using the CPA annotation process. CPA…

计算与语言 · 计算机科学 2016-04-21 Francesco Elia

This paper describes our multi-view ensemble approach to SemEval-2017 Task 4 on Sentiment Analysis in Twitter, specifically, the Message Polarity Classification subtask for English (subtask A). Our system is a voting ensemble, where each…

计算与语言 · 计算机科学 2017-04-10 Edilson A. Corrêa , Vanessa Queiroz Marinho , Leandro Borges dos Santos

We describe the University of Alberta systems for the SemEval-2022 Task 2 on multilingual idiomaticity detection. Working under the assumption that idiomatic expressions are noncompositional, our first method integrates information on the…

计算与语言 · 计算机科学 2022-05-30 Bradley Hauer , Seeratpal Jaura , Talgat Omarov , Grzegorz Kondrak

SemEval-2026 Task 13 investigates machine-generated code detection across multiple programming languages and application scenarios, asking participating systems to generalize to unseen languages and domains. This paper describes our…

计算与语言 · 计算机科学 2026-05-07 Elitsa Yotkova , Violeta Kastreva , Dimitar Dimitrov , Ivan Koychev , Preslav Nakov

We describe our approach for SemEval-2021 task 6 on detection of persuasion techniques in multimodal content (memes). Our system combines pretrained multimodal models (CLIP) and chained classifiers. Also, we propose to enrich the data by a…

计算与语言 · 计算机科学 2021-06-01 Erfan Ghadery , Damien Sileo , Marie-Francine Moens

This paper describes our system for SemEval-2021 Task 5 on Toxic Spans Detection. We developed ensemble models using BERT-based neural architectures and post-processing to combine tokens into spans. We evaluated several pre-trained language…

计算与语言 · 计算机科学 2021-08-30 Mikhail Kotyushev , Anna Glazkova , Dmitry Morozov

This paper describes our system for SemEval-2022 Task 2 Multilingual Idiomaticity Detection and Sentence Embedding sub-task B. We modify a standard BERT sentence transformer by adding embeddings for each idioms, which are created using…

计算与语言 · 计算机科学 2022-05-26 Dylan Phelps

The availability of language representations learned by large pretrained neural network models (such as BERT and ELECTRA) has led to improvements in many downstream Natural Language Processing tasks in recent years. Pretrained models…

计算与语言 · 计算机科学 2021-09-08 Tobias Bornheim , Niklas Grieger , Stephan Bialonski

SemEval-2024 Task 8 provides a challenge to detect human-written and machine-generated text. There are 3 subtasks for different detection scenarios. This paper proposes a system that mainly deals with Subtask B. It aims to detect if given…

计算与语言 · 计算机科学 2024-04-02 Renhua Gu , Xiangfeng Meng

Eye movement data during reading is a useful source of information for understanding language comprehension processes. In this paper, we describe our submission to the CMCL 2021 shared task on predicting human reading patterns. Our model…

计算与语言 · 计算机科学 2021-04-16 Bai Li , Frank Rudzicz

SemEval 2018 Task 7 focuses on relation ex- traction and classification in scientific literature. In this work, we present our tree-based LSTM network for this shared task. Our approach placed 9th (of 28) for subtask 1.1 (relation…

计算与语言 · 计算机科学 2018-04-17 Sean MacAvaney , Luca Soldaini , Arman Cohan , Nazli Goharian

This paper presents our system developed for the SemEval-2024 Task 1: Semantic Textual Relatedness for African and Asian Languages. The shared task aims at measuring the semantic textual relatedness between pairs of sentences, with a focus…

计算与语言 · 计算机科学 2024-06-10 Miaoran Zhang , Mingyang Wang , Jesujoba O. Alabi , Dietrich Klakow

This paper describes the winning contribution to SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection (Subtask 2) handed in by team UG Student Intern. We present an ensemble model that makes predictions based on context-free…

计算与语言 · 计算机科学 2020-10-07 Martin Pömsl , Roman Lyapin

In this paper we present our model on the task of emotion detection in textual conversations in SemEval-2019. Our model extends the Recurrent Convolutional Neural Network (RCNN) by using external fine-tuned word representations and DeepMoji…

计算与语言 · 计算机科学 2019-04-03 Peixiang Zhong , Chunyan Miao

We present LightRel, a lightweight and fast relation classifier. Our goal is to develop a high baseline for different relation extraction tasks. By defining only very few data-internal, word-level features and external knowledge sources in…

计算与语言 · 计算机科学 2018-04-24 Tyler Renslow , Günter Neumann

In this paper, we propose a methodology for task 10 of SemEval23, focusing on detecting and classifying online sexism in social media posts. The task is tackling a serious issue, as detecting harmful content on social media platforms is…

计算与语言 · 计算机科学 2023-04-26 Sana Sabah Al-Azzawi , György Kovács , Filip Nilsson , Tosin Adewumi , Marcus Liwicki

This paper addresses the problem of extracting keyphrases from scientific articles and categorizing them as corresponding to a task, process, or material. We cast the problem as sequence tagging and introduce semi-supervised methods to a…

计算与语言 · 计算机科学 2017-08-22 Yi Luan , Mari Ostendorf , Hannaneh Hajishirzi

This discussion paper re-examines SemEval-2020 Task 1, the most influential shared benchmark for lexical semantic change detection, through a three-part evaluative framework: operationalisation, data quality, and benchmark design. First, at…

计算与语言 · 计算机科学 2026-05-28 Bach Phan-Tat , Kris Heylen , Dirk Geeraerts , Stefano De Pascale , Dirk Speelmana

In this paper, we present our participation in SemEval-2020 Task-12 Subtask-A (English Language) which focuses on offensive language identification from noisy labels. To this end, we developed a hybrid system with the BERT classifier…