中文
相关论文

相关论文: Volta at SemEval-2021 Task 9: Statement Verificati…

200 篇论文

We describe SemEval-2022 Task 7, a shared task on rating the plausibility of clarifications in instructional texts. The dataset for this task consists of manually clarified how-to guides for which we generated alternative clarifications and…

计算与语言 · 计算机科学 2023-09-22 Michael Roth , Talita Anthonio , Anna Sauer

We present SemEval-2019 Task 8 on Fact Checking in Community Question Answering Forums, which features two subtasks. Subtask A is about deciding whether a question asks for factual information vs. an opinion/advice vs. just socializing.…

计算与语言 · 计算机科学 2019-06-06 Tsvetomila Mihaylova , Georgi Karadjov , Pepa Atanasova , Ramy Baly , Mitra Mohtarami , Preslav Nakov

We explore the performance of Bidirectional Encoder Representations from Transformers (BERT) at definition extraction. We further propose a joint model of BERT and Text Level Graph Convolutional Network so as to incorporate dependencies…

计算与语言 · 计算机科学 2020-09-18 Aadarsh Singh , Priyanshu Kumar , Aman Sinha

We describe our system for SemEval-2020 Task 11 on Detection of Propaganda Techniques in News Articles. We developed ensemble models using RoBERTa-based neural architectures, additional CRF layers, transfer learning between the two…

计算与语言 · 计算机科学 2020-08-10 Anton Chernyavskiy , Dmitry Ilvovsky , Preslav Nakov

This paper presents the system for SemEval 2021 Task 8 (MeasEval). MeasEval is a novel span extraction, classification, and relation extraction task focused on finding quantities, attributes of these quantities, and additional information,…

计算与语言 · 计算机科学 2021-04-06 Akash Gangwar , Sabhay Jain , Shubham Sourav , Ashutosh Modi

This paper uses the BERT model, which is a transformer-based architecture, to solve task 4A, English Language, Sentiment Analysis in Twitter of SemEval2017. BERT is a very powerful large language model for classification tasks when the…

计算与语言 · 计算机科学 2024-08-31 Rupak Kumar Das , Ted Pedersen

We describe our system for SemEval-2018 Shared Task on Semantic Relation Extraction and Classification in Scientific Papers where we focus on the Classification task. Our simple piecewise convolution neural encoder performs decently in an…

计算与语言 · 计算机科学 2018-05-02 Dushyanta Dhyani

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

ISCAS participated in two subtasks of SemEval 2020 Task 5: detecting counterfactual statements and detecting antecedent and consequence. This paper describes our system which is based on pre-trained transformers. For the first subtask, we…

计算与语言 · 计算机科学 2020-09-18 Yaojie Lu , Annan Li , Hongyu Lin , Xianpei Han , Le Sun

This paper presents a system developed for SemEval 2025 Task 8: Question Answering (QA) over tabular data. Our approach integrates several key components: text-to-SQL and text-to-code generation modules, a self-correction mechanism, and a…

计算与语言 · 计算机科学 2025-06-17 Nikolas Evkarpidi , Elena Tutubalina

This paper introduces our systems for all three subtasks of SemEval-2021 Task 4: Reading Comprehension of Abstract Meaning. To help our model better represent and understand abstract concepts in natural language, we well-design many simple…

计算与语言 · 计算机科学 2021-02-26 Yuqiang Xie , Luxi Xing , Wei Peng , Yue Hu

In this paper, we present language model system submitted to SemEval-2020 Task 4 competition: "Commonsense Validation and Explanation". We participate in two subtasks for subtask A: validation and subtask B: Explanation. We implemented with…

计算与语言 · 计算机科学 2020-09-08 Pai Liu

Identifying whether a word carries the same meaning or different meaning in two contexts is an important research area in natural language processing which plays a significant role in many applications such as question answering, document…

计算与语言 · 计算机科学 2021-04-13 Hansi Hettiarachchi , Tharindu Ranasinghe

In this paper we expose our approach to solve the \textit{SemEval 2025 Task 8: Question-Answering over Tabular Data} challenge. Our strategy leverages Python code generation with LLMs to interact with the table and get the answer to the…

This paper describes our submission to the SemEval-2023 for Task 6 on LegalEval: Understanding Legal Texts. Our submission concentrated on three subtasks: Legal Named Entity Recognition (L-NER) for Task-B, Legal Judgment Prediction (LJP)…

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 our efforts in tackling Task 5 of SemEval-2020. The task involved detecting a class of textual expressions known as counterfactuals and separating them into their constituent elements. Counterfactual statements describe…

计算与语言 · 计算机科学 2020-07-22 Anirudh Anil Ojha , Rohin Garg , Shashank Gupta , Ashutosh Modi

In this paper, we have worked on interpretability, trust, and understanding of the decisions made by models in the form of classification tasks. The task is divided into 3 subtasks. The first task consists of determining Binary Sexism…

计算与语言 · 计算机科学 2023-04-11 Debashish Roy , Manish Shrivastava

Research in Natural Language Processing is making rapid advances, resulting in the publication of a large number of research papers. Finding relevant research papers and their contribution to the domain is a challenging problem. In this…

计算与语言 · 计算机科学 2021-04-06 Shashank Shailabh , Sajal Chaurasia , Ashutosh Modi