Skip to content

Commit 8ce022e

Browse files
committed
fixed github url name
1 parent de1b22e commit 8ce022e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/entity-resolution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ released: 1946
66
short_description: Entity Resolution is the task of detecting different entity profiles that describe the same real-world objects
77
topic: entity-resolution
88
related: artificial-intelligence, nlp
9-
github-url: https://github.com/entity-resolution
9+
github_url: https://github.com/entity-resolution
1010
wikipedia_url: https://en.wikipedia.org/wiki/Record_linkage
1111
---
1212
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.

0 commit comments

Comments
 (0)