中文
相关论文

相关论文: SemEval-2020 Task 6: Definition extraction from fr…

200 篇论文

Definition Extraction systems are a valuable knowledge source for both humans and algorithms. In this paper we describe our submissions to the DeftEval shared task (SemEval-2020 Task 6), which is evaluated on an English textbook corpus. We…

计算与语言 · 计算机科学 2021-04-01 Marc Hübner , Christoph Alt , Robert Schwarzenberg , Leonhard Hennig

This work presents our contribution in the context of the 6th task of SemEval-2020: Extracting Definitions from Free Text in Textbooks (DeftEval). This competition consists of three subtasks with different levels of granularity: (1)…

计算与语言 · 计算机科学 2020-09-18 Andrei-Marius Avram , Dumitru-Clementin Cercel , Costin-Gabriel Chiru

We present DefExt, an easy to use semi supervised Definition Extraction Tool. DefExt is designed to extract from a target corpus those textual fragments where a term is explicitly mentioned together with its core features, i.e. its…

计算与语言 · 计算机科学 2016-06-09 Luis Espinosa-Anke , Roberto Carlini , Horacio Saggion , Francesco Ronzano

This paper presents the RGCL team submission to SemEval 2020 Task 6: DeftEval, subtasks 1 and 2. The system classifies definitions at the sentence and token levels. It utilises state-of-the-art neural network architectures, which have some…

计算与语言 · 计算机科学 2020-11-22 Tharindu Ranasinghe , Alistair Plum , Constantin Orasan , Ruslan Mitkov

Definition Extraction (DE) is one of the well-known topics in Information Extraction that aims to identify terms and their corresponding definitions in unstructured texts. This task can be formalized either as a sentence classification task…

计算与语言 · 计算机科学 2020-05-01 Amir Pouran Ben Veyseh , Franck Dernoncourt , Dejing Dou , Thien Huu Nguyen

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

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

We describe the SemEval task of extracting keyphrases and relations between them from scientific documents, which is crucial for understanding which publications describe which processes, tasks and materials. Although this was a new task,…

计算与语言 · 计算机科学 2017-05-03 Isabelle Augenstein , Mrinal Das , Sebastian Riedel , Lakshmi Vikraman , Andrew McCallum

In this paper, we describe SemEval-2013 Task 4: the definition, the data, the evaluation and the results. The task is to capture some of the meaning of English noun compounds via paraphrasing. Given a two-word noun compound, the…

计算与语言 · 计算机科学 2019-11-26 Iris Hendrickx , Preslav Nakov , Stan Szpakowicz , Zornitsa Kozareva , Diarmuid Ó Séaghdha , Tony Veale

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 present an end-to-end joint entity and relation extraction approach based on transformer-based language models. We apply the model to the task of linking mathematical symbols to their descriptions in LaTeX documents. In…

计算与语言 · 计算机科学 2022-05-05 Nicholas Popovic , Walter Laurito , Michael Färber

This paper introduces the SemEval-2021 shared task 4: Reading Comprehension of Abstract Meaning (ReCAM). This shared task is designed to help evaluate the ability of machines in representing and understanding abstract concepts. Given a…

计算与语言 · 计算机科学 2021-06-02 Boyuan Zheng , Xiaoyu Yang , Yu-Ping Ruan , Zhenhua Ling , Quan Liu , Si Wei , Xiaodan Zhu

We present SemEval-2024 Task 10, a shared task centred on identifying emotions and finding the rationale behind their flips within monolingual English and Hindi-English code-mixed dialogues. This task comprises three distinct subtasks -…

计算与语言 · 计算机科学 2024-03-01 Shivani Kumar , Md Shad Akhtar , Erik Cambria , Tanmoy Chakraborty

Reliably detecting relevant relations between entities in unstructured text is a valuable resource for knowledge extraction, which is why it has awaken significant interest in the field of Natural Language Processing. In this paper, we…

计算与语言 · 计算机科学 2018-06-18 Jonathan Rotsztejn , Nora Hollenstein , Ce Zhang

This paper presents the results and main findings of SemEval-2021 Task 1 - Lexical Complexity Prediction. We provided participants with an augmented version of the CompLex Corpus (Shardlow et al 2020). CompLex is an English multi-domain…

计算与语言 · 计算机科学 2021-06-02 Matthew Shardlow , Richard Evans , Gustavo Henrique Paetzold , Marcos Zampieri

Document-level relation extraction (DocRE) aims to determine the relation between two entities from a document of multiple sentences. Recent studies typically represent the entire document by sequence- or graph-based models to predict the…

计算与语言 · 计算机科学 2022-04-28 Wang Xu , Kehai Chen , Lili Mou , Tiejun Zhao

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

Lexical Semantic Change detection, i.e., the task of identifying words that change meaning over time, is a very active research area, with applications in NLP, lexicography, and linguistics. Evaluation is currently the most pressing problem…

计算与语言 · 计算机科学 2020-09-01 Dominik Schlechtweg , Barbara McGillivray , Simon Hengchen , Haim Dubossarsky , Nina Tahmasebi

Definitions are the foundation for any scientific work, but with a significant increase in publication numbers, gathering definitions relevant to any keyword has become challenging. We therefore introduce SciDef, an LLM-based pipeline for…

信息检索 · 计算机科学 2026-02-06 Filip Kučera , Christoph Mandl , Isao Echizen , Radu Timofte , Timo Spinde

We introduce SentEval, a toolkit for evaluating the quality of universal sentence representations. SentEval encompasses a variety of tasks, including binary and multi-class classification, natural language inference and sentence similarity.…

计算与语言 · 计算机科学 2018-03-16 Alexis Conneau , Douwe Kiela
‹ 上一页 1 2 3 10 下一页 ›