Repository navigation

#

Entity resolution

Created by Halbert L. Dunn

发布于 1946

entity-resolution
维基百科

相关主题

人工智能自然语言处理

Entity resolution (also known as data matching, data linkage, record linkage, and many other terms) is the task of finding entities in a dataset that refer to the same entity across different data sources (e.g., data files, books, websites, and databases). Entity resolution is necessary when joining different data sets based on entities that may or may not share a common identifier (e.g., database key, URI, National identification number), which may be due to differences in record shape, storage location, or curator style or preference.

DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.

Scala
758
7 年前

INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.

Java
624
12 小时前

REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).

Python
522
1 年前

Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)

Python
413
7 个月前

CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案

Python
410
2 年前

Recent trends of Entity Linking, Disambiguation, and Representation.

345
4 年前

医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。

JavaScript
303
3 年前

This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Microsoft Research Asia (MSRA).

Python
277
1 年前

Entity linking system for Wikidata updated by your edits in real time

Python
254
5 个月前

The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"

Python
228
3 年前

GERBIL - General Entity annotatoR Benchmark

Java
226
5 天前

ReFinED is an efficient and accurate entity linking (EL) system.

Python
214
4 个月前

Entity Disambiguation as text extraction (ACL 2022)

Python
181
3 年前

A spaCy wrapper of Entity-Fishing (component) for named entity disambiguation and linking on Wikidata

Python
161
2 年前