Benchmarking the Extraction and Disambiguation of Named Entities on the Semantic Web
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BenchmarkingEntity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Similar Papers 제목 키워드 기반
Benchmarking Named Entity Disambiguation approaches for Streaming Graphs
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 PopulationA Large-Scale Multilingual Disambiguation of Glosses
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+1Bootleg: Chasing the Tail with Self-Supervised Named Entity Disambiguation
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 ExtractionA Brief History of Named Entity Recognition
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+1An Unsupervised Language-Independent Entity Disambiguation Method and its Evaluation on the English and Persian Languages
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