4.4 · Lesson

Entity resolution

When the entities are identified in the text and subsequently created in the Full definition for knowledge graph (opens in a new tab)A representation of real-world entities and their relationships, stored according to organizing principles, typically in a graph database., they may not be unique. For example, the text may refer to Neo4j in some places and Neo4j Graph Database in others.

The default entity resolution strategy in the SimpleKGBuilder is to merge entities that have the same Full definition for label (opens in a new tab)A tag on a node that groups it with other nodes of the same kind. A node can carry more than one. and identical name Full definition for property (opens in a new tab)A named value stored on a node or a relationship..