中文
相关论文

相关论文: Wiki-TabNER: Integrating Named Entity Recognition …

200 篇论文

Nested Named Entity Recognition (NNER) focuses on addressing overlapped entity recognition. Compared to Flat Named Entity Recognition (FNER), annotated resources are scarce in the corpus for NNER. Data augmentation is an effective approach…

计算与语言 · 计算机科学 2024-06-19 Xingming Liao , Nankai Lin , Haowen Li , Lianglun Cheng , Zhuowei Wang , Chong Chen

Entity recognition is a critical first step to a number of clinical NLP applications, such as entity linking and relation extraction. We present the first attempt to apply state-of-the-art entity recognition approaches on a newly released…

计算与语言 · 计算机科学 2019-10-04 Kathleen C. Fraser , Isar Nejadgholi , Berry De Bruijn , Muqun Li , Astha LaPlante , Khaldoun Zine El Abidine

In recent years, Pre-trained Language Models (PLMs) have shown their superiority by pre-training on unstructured text corpus and then fine-tuning on downstream tasks. On entity-rich textual resources like Wikipedia, Knowledge-Enhanced PLMs…

计算与语言 · 计算机科学 2023-05-04 Yichuan Li , Jialong Han , Kyumin Lee , Chengyuan Ma , Benjamin Yao , Derek Liu

Large Language Models (LLMs) have shown impressive abilities in data annotation, opening the way for new approaches to solve classic NLP problems. In this paper, we show how to use LLMs to create NuNER, a compact language representation…

计算与语言 · 计算机科学 2024-02-26 Sergei Bogdanov , Alexandre Constantin , Timothée Bernard , Benoit Crabbé , Etienne Bernard

This paper describes the system proposed by Sabanc{\i} University Natural Language Processing Group in the SemEval-2022 MultiCoNER task. We developed an unsupervised entity linking pipeline that detects potential entity mentions with the…

计算与语言 · 计算机科学 2022-03-23 Buse Çarık , Fatih Beyhan , Reyyan Yeniterzi

Named entity linking is to map an ambiguous mention in documents to an entity in a knowledge base. The named entity linking is challenging, given the fact that there are multiple candidate entities for a mention in a document. It is…

计算与语言 · 计算机科学 2020-02-13 Wei Shi , Siyuan Zhang , Zhiwei Zhang , Hong Cheng , Jeffrey Xu Yu

Named Entity Recognition (NER) and Relation Classification (RC) are important steps in extracting information from unstructured text and formatting it into a machine-readable format. We present a survey of recent deep learning models that…

计算与语言 · 计算机科学 2024-03-28 Sakher Khalil Alqaaidi , Elika Bozorgi , Afsaneh Shams , Krzysztof Kochut

A large amount of information in today's world is now stored in knowledge bases. Named Entity Recognition (NER) is a process of extracting, disambiguation, and linking an entity from raw text to insightful and structured knowledge bases.…

计算与语言 · 计算机科学 2024-11-11 Monica Munnangi

We propose a simple and practical method for named entity linking (NEL), based on entity representation by multiple embeddings. To explore this method, and to review its dependency on parameters, we measure its performance on Namesakes, a…

计算与语言 · 计算机科学 2022-11-22 Oleg Vasilyev , Alex Dauenhauer , Vedant Dharnidharka , John Bohannon

Turkish Wikipedia Named-Entity Recognition and Text Categorization (TWNERTC) dataset is a collection of automatically categorized and annotated sentences obtained from Wikipedia. We constructed large-scale gazetteers by using a graph…

计算与语言 · 计算机科学 2017-02-10 H. Bahadir Sahin , Caglar Tirkaz , Eray Yildiz , Mustafa Tolga Eren , Ozan Sonmez

Wikipedia is a great source of general world knowledge which can guide NLP models better understand their motivation to make predictions. Structuring Wikipedia is the initial step towards this goal which can facilitate fine-grain…

计算与语言 · 计算机科学 2020-03-09 Hassan S. Shavarani , Satoshi Sekine

Named entity recognition (NER) and entity linking (EL) are two fundamentally related tasks, since in order to perform EL, first the mentions to entities have to be detected. However, most entity linking approaches disregard the mention…

计算与语言 · 计算机科学 2019-07-22 Pedro Henrique Martins , Zita Marinho , André F. T. Martins

This paper presents a novel framework, MGNER, for Multi-Grained Named Entity Recognition where multiple entities or entity mentions in a sentence could be non-overlapping or totally nested. Different from traditional approaches regarding…

计算与语言 · 计算机科学 2020-04-06 Congying Xia , Chenwei Zhang , Tao Yang , Yaliang Li , Nan Du , Xian Wu , Wei Fan , Fenglong Ma , Philip Yu

Language model (LM) pretraining has led to consistent improvements in many NLP downstream tasks, including named entity recognition (NER). In this paper, we present T-NER (Transformer-based Named Entity Recognition), a Python library for…

计算与语言 · 计算机科学 2022-09-27 Asahi Ushio , Jose Camacho-Collados

Clinical concept extraction often begins with clinical Named Entity Recognition (NER). Often trained on annotated clinical notes, clinical NER models tend to struggle with tagging clinical entities in user queries because of the structural…

信息检索 · 计算机科学 2019-12-25 Yue Zhao , John Handley

Named Entity Recognition (NER) is a machine learning task that traditionally relies on supervised learning and annotated data. Acquiring such data is often a challenge, particularly in specialized fields like medical, legal, and financial…

Literature analysis facilitates researchers better understanding the development of science and technology. The conventional literature analysis focuses on the topics, authors, abstracts, keywords, references, etc., and rarely pays…

机器学习 · 计算机科学 2019-12-02 Rujing Yao , Linlin Hou , Yingchun Ye , Ou Wu , Ji Zhang , Jian Wu

Named Entity Recognition (NER) is the task of identifying and classifying named entities in unstructured text. In the legal domain, named entities of interest may include the case parties, judges, names of courts, case numbers, references…

计算与语言 · 计算机科学 2020-12-21 Stavroula Skylaki , Ali Oskooei , Omar Bari , Nadja Herger , Zac Kriegman

Named Entity Recognition (NER) is a core natural language processing task in which pre-trained language models have shown remarkable performance. However, standard benchmarks like CoNLL 2003 do not address many of the challenges that…

计算与语言 · 计算机科学 2023-05-01 Iker García-Ferrero , Jon Ander Campos , Oscar Sainz , Ander Salaberria , Dan Roth

This paper explores the problem of matching entities across different knowledge graphs. Given a query entity in one knowledge graph, we wish to find the corresponding real-world entity in another knowledge graph. We formalize this problem…

计算与语言 · 计算机科学 2019-03-18 Michael Azmy , Peng Shi , Jimmy Lin , Ihab F. Ilyas
‹ 上一页 1 8 9 10 下一页 ›