中文
相关论文

相关论文: E-NER -- An Annotated Named Entity Recognition Cor…

200 篇论文

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 the task to identify mentions of rigid designators from text belonging to predefined semantic types such as person, location, organization etc. NER always serves as the foundation for many natural language…

计算与语言 · 计算机科学 2023-04-26 Jing Li , Aixin Sun , Jianglei Han , Chenliang Li

Named-entity recognition (NER) aims at identifying entities of interest in a text. Artificial neural networks (ANNs) have recently been shown to outperform existing NER systems. However, ANNs remain challenging to use for non-expert users.…

计算与语言 · 计算机科学 2017-05-17 Franck Dernoncourt , Ji Young Lee , Peter Szolovits

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e.g. date, person, or…

计算与语言 · 计算机科学 2023-02-22 Tristan Luiggi , Laure Soulier , Vincent Guigue , Siwar Jendoubi , Aurélien Baelde

Named entity recognition (NER) identifies typed entity mentions in raw text. While the task is well-established, there is no universally used tagset: often, datasets are annotated for use in downstream applications and accordingly only…

计算与语言 · 计算机科学 2019-10-08 Xiao Huang , Li Dong , Elizabeth Boschee , Nanyun Peng

Named entity recognition (NER) aims to identify mentions of named entities in an unstructured text and classify them into predefined named entity classes. While deep learning-based pre-trained language models help to achieve good predictive…

计算与语言 · 计算机科学 2023-06-16 Ali Osman Berk Sapci , Oznur Tastan , Reyyan Yeniterzi

Most named entity recognition (NER) systems focus on improving model performance, ignoring the need to quantify model uncertainty, which is critical to the reliability of NER systems in open environments. Evidential deep learning (EDL) has…

计算与语言 · 计算机科学 2023-05-30 Zhen Zhang , Mengting Hu , Shiwan Zhao , Minlie Huang , Haotian Wang , Lemao Liu , Zhirui Zhang , Zhe Liu , Bingzhe Wu

We conducted a human subject study of named entity recognition on a noisy corpus of conversational music recommendation queries, with many irregular and novel named entities. We evaluated the human NER linguistic behaviour in these…

计算与语言 · 计算机科学 2023-03-14 Elena V. Epure , Romain Hennequin

With the fast development of Deep Learning techniques, Named Entity Recognition (NER) is becoming more and more important in the information extraction task. The greatest difficulty that the NER task faces is to keep the detectability even…

计算与语言 · 计算机科学 2024-01-23 Xin Chen , Qi Zhao , Xinyang Liu

In the legal domain it is important to differentiate between words in general, and afterwards to link the occurrences of the same entities. The topic to solve these challenges is called Named-Entity Linking (NEL). Current supervised neural…

机器学习 · 计算机科学 2018-10-17 Ahmed Elnaggar , Robin Otto , Florian Matthes

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) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations in correctly detecting and classifying entities,…

信息检索 · 计算机科学 2018-09-07 Diego Esteves

Named entity recognition (NER) is used to extract information from various documents and texts such as names and dates. It is important to extract education and work experience information from resumes in order to filter them. Considering…

计算与语言 · 计算机科学 2023-06-23 Ege Kesim , Aysu Deliahmetoglu

The CoNLL-03 corpus is arguably the most well-known and utilized benchmark dataset for named entity recognition (NER). However, prior works found significant numbers of annotation errors, incompleteness, and inconsistencies in the data.…

计算与语言 · 计算机科学 2023-10-26 Susanna Rücker , Alan Akbik

Named Entity Recognition (NER) is a foundational NLP task that aims to provide class labels like Person, Location, Organisation, Time, and Number to words in free text. Named Entities can also be multi-word expressions where the additional…

Supervised machine learning assumes the availability of fully-labeled data, but in many cases, such as low-resource languages, the only data available is partially annotated. We study the problem of Named Entity Recognition (NER) with…

计算与语言 · 计算机科学 2019-09-23 Stephen Mayhew , Snigdha Chaturvedi , Chen-Tse Tsai , Dan Roth

Named entity recognition (NER) is an important task that aims to resolve universal categories of named entities, e.g., persons, locations, organizations, and times. Despite its common and viable use in many use cases, NER is barely…

计算与语言 · 计算机科学 2021-12-14 Anastasia Zhukova , Felix Hamborg , Bela Gipp

Large language models (LLMs) have demonstrated remarkable versatility across a wide range of natural language processing tasks and domains. One such task is Named Entity Recognition (NER), which involves identifying and classifying proper…

数字图书馆 · 计算机科学 2026-04-29 Shibingfeng Zhang , Giovanni Colavizza

Named Entity Recognition seeks to extract substrings within a text that name real-world objects and to determine their type (for example, whether they refer to persons or organizations). In this survey, we first present an overview of…

计算与语言 · 计算机科学 2024-12-23 Imed Keraghel , Stanislas Morbieu , Mohamed Nadif

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
‹ 上一页 1 2 3 10 下一页 ›