中文
相关论文

相关论文: Introduction to the CoNLL-2001 Shared Task: Clause…

200 篇论文

This paper describes our submission to the DISRPT2021 Shared Task on Discourse Unit Segmentation, Connective Detection, and Relation Classification. Our system, called DisCoDisCo, is a Transformer-based neural classifier which enhances…

计算与语言 · 计算机科学 2021-09-22 Luke Gessler , Shabnam Behzad , Yang Janet Liu , Siyao Peng , Yilun Zhu , Amir Zeldes

The paper presents an overview of the fourth edition of the Shared Task on Multilingual Coreference Resolution, organized as part of the CODI-CRAC 2025 workshop. As in the previous editions, participants were challenged to develop systems…

We present our system for the two subtasks of the shared task on propaganda detection in Arabic, part of WANLP'2022. Subtask 1 is a multi-label classification problem to find the propaganda techniques used in a given tweet. Our system for…

计算与语言 · 计算机科学 2022-11-01 Shubham Mittal , Preslav Nakov

The "Information Retrieval in Software Engineering (IRSE)" at FIRE 2023 shared task introduces code comment classification, a challenging task that pairs a code snippet with a comment that should be evaluated as either useful or not useful…

软件工程 · 计算机科学 2023-10-17 Hanna Abi Akl

This paper presents the methods used for LegalLens-2024 shared task, which focused on detecting legal violations within unstructured textual data and associating these violations with potentially affected individuals. The shared task…

计算与语言 · 计算机科学 2024-11-01 Nima Meghdadi , Diana Inkpen

In this article we describe our experiences with computational text analysis. We hope to achieve three primary goals. First, we aim to shed light on thorny issues not always at the forefront of discussions about computational text analysis…

计算与语言 · 计算机科学 2020-09-15 Dong Nguyen , Maria Liakata , Simon DeDeo , Jacob Eisenstein , David Mimno , Rebekah Tromble , Jane Winters

Word embeddings have advanced the state of the art in NLP across numerous tasks. Understanding the contents of dense neural representations is of utmost interest to the computational semantics community. We propose to focus on relating…

计算与语言 · 计算机科学 2022-05-30 Timothee Mickus , Kees van Deemter , Mathieu Constant , Denis Paperno

In this study, we focus on two main tasks, the first for detecting legal violations within unstructured textual data, and the second for associating these violations with potentially affected individuals. We constructed two datasets using…

计算与语言 · 计算机科学 2024-02-08 Dor Bernsohn , Gil Semo , Yaron Vazana , Gila Hayat , Ben Hagag , Joel Niklaus , Rohit Saha , Kyryl Truskovskyi

We propose a new shared task of semantic retrieval from legal texts, in which a so-called contract discovery is to be performed, where legal clauses are extracted from documents, given a few examples of similar clauses from other legal…

We present the GenAI Content Detection Task~1 -- a shared task on binary machine generated text detection, conducted as a part of the GenAI workshop at COLING 2025. The task consists of two subtasks: Monolingual (English) and Multilingual.…

To date, efforts in the code-switching literature have focused for the most part on language identification, POS, NER, and syntactic parsing. In this paper, we address machine translation for code-switched social media data. We create a…

计算与语言 · 计算机科学 2022-02-22 Shuguang Chen , Gustavo Aguilar , Anirudh Srinivasan , Mona Diab , Thamar Solorio

This paper illustrates the details description of technical text classification system and its results that developed as a part of participation in the shared task TechDofication 2020. The shared task consists of two sub-tasks: (i) first…

计算与语言 · 计算机科学 2020-12-22 Omar Sharif , Eftekhar Hossain , Mohammed Moshiul Hoque

Multi-task learning is to improve the performance of the model by transferring and exploiting common knowledge among tasks. Existing MTL works mainly focus on the scenario where label sets among multiple tasks (MTs) are usually the same,…

机器学习 · 计算机科学 2022-01-10 Quan Feng , Songcan Chen

Chain-of-thought (CoT) prompting combined with large language models (LLMs) have achieved encouraging results on complex reasoning tasks. Text-to-SQL is a critical semantic parsing task that converts natural language questions into SQL…

计算与语言 · 计算机科学 2023-04-25 Xiping Liu , Zhao Tan

This article presents a re-classification of information seeking (IS) tasks, concepts, and algorithms. The proposed taxonomy provides new dimensions to look into information seeking tasks and methods. The new dimensions include the number…

人工智能 · 计算机科学 2021-11-10 Zhiwen Tang , Grace Hui Yang

Similar to the "previously-on" scenes in TV shows, recaps can help book reading by recalling the readers' memory about the important elements in previous texts to better understand the ongoing plot. Despite its usefulness, this application…

计算与语言 · 计算机科学 2024-02-13 Jiangnan Li , Qiujing Wang , Liyan Xu , Wenjie Pang , Mo Yu , Zheng Lin , Weiping Wang , Jie Zhou

Neural network models have shown their promising opportunities for multi-task learning, which focus on learning the shared layers to extract the common and task-invariant features. However, in most existing approaches, the extracted shared…

计算与语言 · 计算机科学 2017-04-20 Pengfei Liu , Xipeng Qiu , Xuanjing Huang

Objective: to provide a scoping review of papers on clinical natural language processing (NLP) tasks that use publicly available electronic health record data from a cohort of patients. Materials and Methods: We searched six databases,…

In this report a computational study of ConceptNet 4 is performed using tools from the field of network analysis. Part I describes the process of extracting the data from the SQL database that is available online, as well as how the closure…

人工智能 · 计算机科学 2013-06-25 Dimitrios I. Diochnos

Annotated data plays a critical role in Natural Language Processing (NLP) in training models and evaluating their performance. Given recent developments in Large Language Models (LLMs), models such as ChatGPT demonstrate zero-shot…

计算与语言 · 计算机科学 2024-03-18 Minzhi Li , Taiwei Shi , Caleb Ziems , Min-Yen Kan , Nancy F. Chen , Zhengyuan Liu , Diyi Yang