中文
相关论文

相关论文: Introduction to the CoNLL-2002 Shared Task: Langua…

200 篇论文

Entity matching is the task of linking records from different sources that refer to the same real-world entity. Past work has primarily treated entity linking as a standard supervised learning problem. However, supervised entity matching…

计算与语言 · 计算机科学 2024-10-01 Somin Wadhwa , Adit Krishnan , Runhui Wang , Byron C. Wallace , Chris Kong

Traditional information retrieval treats named entity recognition as a pre-indexing corpus annotation task, allowing entity tags to be indexed and used during search. Named entity taggers themselves are typically trained on thousands or…

信息检索 · 计算机科学 2018-06-14 John Foley , Sheikh Muhammad Sarwar , James Allan

Named Entity Recognition (NER) and Relation Extraction (RE) are essential tools in distilling knowledge from biomedical literature. This paper presents our findings from participating in BioNLP Shared Tasks 2019. We addressed Named Entity…

计算与语言 · 计算机科学 2019-10-09 Usama Yaseen , Pankaj Gupta , Hinrich Schütze

Recent works on form understanding mostly employ multimodal transformers or large-scale pre-trained language models. These models need ample data for pre-training. In contrast, humans can usually identify key-value pairings from a form only…

计算与语言 · 计算机科学 2023-05-09 Bhanu Prakash Voutharoja , Lizhen Qu , Fatemeh Shiri

We present the results from the second shared task on multimodal machine translation and multilingual image description. Nine teams submitted 19 systems to two tasks. The multimodal translation task, in which the source sentence is…

计算与语言 · 计算机科学 2017-10-20 Desmond Elliott , Stella Frank , Loïc Barrault , Fethi Bougares , Lucia Specia

Named Entity Recognition (NER) System aims to extract the existing information into the following categories such as: Persons Name, Organization, Location, Date and Time, Term, Designation and Short forms. Now, it is considered to be…

Named Entity Recognition is an information extraction task that serves as a preprocessing step for other natural language processing tasks, such as machine translation, information retrieval, and question answering. Named entity recognition…

计算与语言 · 计算机科学 2022-07-05 Ebrahim Chekol Jibril , A. Cüneyd Tantğ

In the domain of Natural Language Processing (NLP), Named Entity Recognition (NER) stands out as a pivotal mechanism for extracting structured insights from unstructured text. This manuscript offers an exhaustive exploration into the…

计算与语言 · 计算机科学 2023-09-26 Kalyani Pakhale

Cross-lingual named entity recognition (NER) aims to train an NER system that generalizes well to a target language by leveraging labeled data in a given source language. Previous work alleviates the data scarcity problem by translating…

计算与语言 · 计算机科学 2023-05-25 Tingting Ma , Qianhui Wu , Huiqiang Jiang , Börje F. Karlsson , Tiejun Zhao , Chin-Yew Lin

In the third shared task of the Computational Approaches to Linguistic Code-Switching (CALCS) workshop, we focus on Named Entity Recognition (NER) on code-switched social-media data. We divide the shared task into two competitions based on…

计算与语言 · 计算机科学 2019-06-11 Gustavo Aguilar , Fahad AlGhamdi , Victor Soto , Mona Diab , Julia Hirschberg , Thamar Solorio

We present NEAMER -- Named Entity Augmented Multi-word Expression Recognizer. This system is inspired by non-compositionality characteristics shared between Named Entity and Idiomatic Expressions. We utilize transfer learning and locality…

计算与语言 · 计算机科学 2022-04-19 Min Sik Oh

Modern named entity recognition systems have steadily improved performance in the age of larger and more powerful neural models. However, over the past several years, the state-of-the-art has seemingly hit another plateau on the benchmark…

计算与语言 · 计算机科学 2024-05-21 Andrew Rueda , Elena Álvarez Mellado , Constantine Lignos

We report the findings of the second Complex Word Identification (CWI) shared task organized as part of the BEA workshop co-located with NAACL-HLT'2018. The second CWI shared task featured multilingual and multi-genre datasets divided into…

We present a submission to the CogALex 2016 shared task on the corpus-based identification of semantic relations, using LexNET (Shwartz and Dagan, 2016), an integrated path-based and distributional method for semantic relation…

计算与语言 · 计算机科学 2016-11-02 Vered Shwartz , Ido Dagan

Accurate recognition of biomedical named entities is critical for medical information extraction and knowledge discovery. However, existing methods often struggle with nested entities, entity boundary ambiguity, and cross-lingual…

计算与语言 · 计算机科学 2025-10-13 Tengxiao Lv , Ling Luo , Juntao Li , Yanhua Wang , Yuchen Pan , Chao Liu , Yanan Wang , Yan Jiang , Huiyi Lv , Yuanyuan Sun , Jian Wang , Hongfei Lin

State-of-the-art models for joint entity recognition and relation extraction strongly rely on external natural language processing (NLP) tools such as POS (part-of-speech) taggers and dependency parsers. Thus, the performance of such joint…

计算与语言 · 计算机科学 2018-12-18 Giannis Bekoulis , Johannes Deleu , Thomas Demeester , Chris Develder

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive to create for new…

计算与语言 · 计算机科学 2018-07-11 Denis Newman-Griffis , Albert M. Lai , Eric Fosler-Lussier

This paper presents the results of the wet lab information extraction task at WNUT 2020. This task consisted of two sub tasks: (1) a Named Entity Recognition (NER) task with 13 participants and (2) a Relation Extraction (RE) task with 2…

计算与语言 · 计算机科学 2020-11-20 Jeniya Tabassum , Sydney Lee , Wei Xu , Alan Ritter

In the paper, we propose a novel way of improving named entity recognition in the Korean language using its language-specific features. While the field of named entity recognition has been studied extensively in recent years, the mechanism…

计算与语言 · 计算机科学 2024-05-15 Yige Chen , KyungTae Lim , Jungyeul Park

Entity representations are useful in natural language tasks involving entities. In this paper, we propose new pretrained contextualized representations of words and entities based on the bidirectional transformer. The proposed model treats…

计算与语言 · 计算机科学 2020-10-05 Ikuya Yamada , Akari Asai , Hiroyuki Shindo , Hideaki Takeda , Yuji Matsumoto