中文
相关论文

相关论文: Robust Named Entity Recognition in Idiosyncratic D…

200 篇论文

Driven by the demand for cross-sentence and large-scale relation extraction, document-level relation extraction (DocRE) has attracted increasing research interest. Despite the continuous improvement in performance, we find that existing…

计算与语言 · 计算机科学 2024-06-12 Shiao Meng , Xuming Hu , Aiwei Liu , Fukun Ma , Yawen Yang , Shuang Li , Lijie Wen

To solve the problem of redundant information and overlapping relations of the entity and relation extraction model, we propose a joint extraction model. This model can directly extract multiple pairs of related entities without generating…

计算与语言 · 计算机科学 2020-11-30 Yuanhao Shen , Jungang Han

Deep learning has yielded state-of-the-art performance on many natural language processing tasks including named entity recognition (NER). However, this typically requires large amounts of labeled data. In this work, we demonstrate that the…

计算与语言 · 计算机科学 2018-02-06 Yanyao Shen , Hyokun Yun , Zachary C. Lipton , Yakov Kronrod , Animashree Anandkumar

Recent research efforts have shown that neural architectures can be effective in conventional information extraction tasks such as named entity recognition, yielding state-of-the-art results on standard newswire datasets. However, despite…

计算与语言 · 计算机科学 2018-10-16 Bill Yuchen Lin , Wei Lu

The state of art natural language processing systems relies on sizable training datasets to achieve high performance. Lack of such datasets in the specialized low resource domains lead to suboptimal performance. In this work, we adapt…

计算与语言 · 计算机科学 2021-08-27 Usama Yaseen , Stefan Langer

We study the problem of training named entity recognition (NER) models using only distantly-labeled data, which can be automatically obtained by matching entity mentions in the raw text with entity types in a knowledge base. The biggest…

计算与语言 · 计算机科学 2021-09-13 Yu Meng , Yunyi Zhang , Jiaxin Huang , Xuan Wang , Yu Zhang , Heng Ji , Jiawei Han

In named entity recognition, we often don't have a large in-domain training corpus or a knowledge base with adequate coverage to train a model directly. In this paper, we propose a method where, given training data in a related domain with…

计算与语言 · 计算机科学 2016-11-01 Lizhen Qu , Gabriela Ferraro , Liyuan Zhou , Weiwei Hou , Timothy Baldwin

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ğ

Low-resource named entity recognition is still an open problem in NLP. Most state-of-the-art systems require tens of thousands of annotated sentences in order to obtain high performance. However, for most of the world's languages, it is…

计算与语言 · 计算机科学 2024-04-16 Ryan Cotterell , Kevin Duh

Named Entity Recognition (NER) is a fundamental task in the fields of natural language processing and information extraction. NER has been widely used as a standalone tool or an essential component in a variety of applications such as…

计算与语言 · 计算机科学 2020-11-25 Vladislav Mikhailov , Tatiana Shavrina

One of the key challenges in natural language processing (NLP) is to yield good performance across application domains and languages. In this work, we investigate the robustness of the mention detection systems, one of the fundamental tasks…

计算与语言 · 计算机科学 2016-02-26 Thien Huu Nguyen , Avirup Sil , Georgiana Dinu , Radu Florian

Named Entity Recognition (NER) plays an important role in a wide range of natural language processing tasks, such as relation extraction, question answering, etc. However, previous studies on NER are limited to particular genres, using…

计算与语言 · 计算机科学 2020-11-03 Mengdi Zhu , Zheye Deng , Wenhan Xiong , Mo Yu , Ming Zhang , William Yang Wang

We present a novel end-to-end neural model to extract entities and relations between them. Our recurrent neural network based model captures both word sequence and dependency tree substructure information by stacking bidirectional…

计算与语言 · 计算机科学 2016-06-09 Makoto Miwa , Mohit Bansal

A common approach for knowledge-base entity search is to consider an entity as a document with multiple fields. Models that focus on matching query terms in different fields are popular choices for searching such entity representations. An…

信息检索 · 计算机科学 2019-07-03 Shahrzad Naseri , Sheikh Muhammad Sarwar , James Allan

Named entity recognition (NER) remains challenging when entity mentions can be discontinuous. Existing methods break the recognition process into several sequential steps. In training, they predict conditioned on the golden intermediate…

计算与语言 · 计算机科学 2021-11-29 Yucheng Wang , Bowen Yu , Hongsong Zhu , Tingwen Liu , Nan Yu , Limin Sun

Usually, entity relation recognition systems either use a pipe-lined model that treats the entity tagging and relation identification as separate tasks or a joint model that simultaneously identifies the relation and entities. This paper…

计算与语言 · 计算机科学 2020-09-21 Venkata Sasank Pagolu

We propose a neural reranking system for named entity recognition (NER). The basic idea is to leverage recurrent neural network models to learn sentence-level patterns that involve named entity mentions. In particular, given an output…

计算与语言 · 计算机科学 2017-07-18 Jie Yang , Yue Zhang , Fei Dong

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

Food touches our lives through various endeavors, including flavor, nourishment, health, and sustainability. Recipes are cultural capsules transmitted across generations via unstructured text. Automated protocols for recognizing named…

Named entity recognition has been extensively studied on English news texts. However, the transfer to other domains and languages is still a challenging problem. In this paper, we describe the system with which we participated in the first…

计算与语言 · 计算机科学 2020-07-03 Lukas Lange , Heike Adel , Jannik Strötgen