paper-with-me

Papers

Benchmarking the Extraction and Disambiguation of Named Entities on the Semantic Web

2014-05-01 · LREC 2014 5 · Giuseppe Rizzo, Marieke van Erp, Rapha{\"e}l Troncy

Named entity recognition and disambiguation are of primary importance for extracting information and for populating knowledge bases. Detecting and classifying named entities has traditionally been taken on by the natural language processing community, whilst linking of entities to external resources, such as those in DBpedia, has been tackled by the Semantic Web community. As these tasks are treated in different communities, there is as yet no oversight on the performance of these tasks combined. We present an approach that combines the state-of-the art from named entity recognition in the natural language processing domain and named entity linking from the semantic web community. We report on experiments and results to gain more insights into the strengths and limitations of current approaches on these tasks. Our approach relies on the numerous web extractors supported by the NERD framework, which we combine with a machine learning algorithm to optimize recognition and linking of named entities. We test our approach on four standard data sets that are composed of two diverse text types, namely newswire and microposts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingEntity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Benchmarking Named Entity Disambiguation approaches for Streaming Graphs

2014-07-14 · Sutanay Choudhury, Chase Dowling

Named Entity Disambiaguation (NED) is a central task for applications dealing with natural language text. Assume that we have a graph based knowledge base (subsequently referred as Knowledge Graph) where nodes represent …

BenchmarkingEntity DisambiguationEntity LinkingKnowledge Base Population

A Large-Scale Multilingual Disambiguation of Glosses

2016-08-24 · LREC 2016 5 · José Camacho Collados, Claudio Delli Bovi, Alessandro Raganato, Roberto Navigli

Linking concepts and named entities to knowledge bases has become a crucial Natural Language Understanding task. In this respect, recent works have shown the key advantage of exploiting textual definitions in various Nat…

ClusteringNatural Language UnderstandingOpen Information ExtractionSemantic Similarity+1

Bootleg: Chasing the Tail with Self-Supervised Named Entity Disambiguation

2020-10-20 · Laurel Orr, Megan Leszczynski, Simran Arora, Sen Wu 외

A challenge for named entity disambiguation (NED), the task of mapping textual mentions to entities in a knowledge base, is how to disambiguate entities that appear rarely in the training data, termed tail entities. Huma…

Entity DisambiguationRelation Extraction

A Brief History of Named Entity Recognition

2024-11-07 · Monica Munnangi

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…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

An Unsupervised Language-Independent Entity Disambiguation Method and its Evaluation on the English and Persian Languages

2021-01-31 · Majid Asgari-Bidhendi, Behrooz Janfada, Amir Havangi, Sayyed Ali Hossayni 외

Entity Linking is one of the essential tasks of information extraction and natural language understanding. Entity linking mainly consists of two tasks: recognition and disambiguation of named entities. Most studies addre…

Entity DisambiguationEntity LinkingNatural Language Understanding