sjtuchenye / Knewledge-graphs-link-prediction

Knowledge graph is essentially a semantic network. It is a graph-based data structure composed of nodes and edges. In the Knowledge graph, each node represents the "entity" that exists in the real world, and each edge is the "relationship" between the entity and the entity. Knowledge graphs are the most effective representation of relationships. In layman's terms, Knowledge graph is a network of relations that connect all different kinds of information together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knewledge-graphs-link-prediction

Knowledge graph is essentially a semantic network. It is a graph-based data structure composed of nodes and edges. In the Knowledge graph, each node represents the "entity" that exists in the real world, and each edge is the "relationship" between the entity and the entity. Knowledge graphs are the most effective representation of relationships. In layman's terms, Knowledge graph is a network of relations that connect all different kinds of information together.

more details in POSTER

poster

About

Knowledge graph is essentially a semantic network. It is a graph-based data structure composed of nodes and edges. In the Knowledge graph, each node represents the "entity" that exists in the real world, and each edge is the "relationship" between the entity and the entity. Knowledge graphs are the most effective representation of relationships. In layman's terms, Knowledge graph is a network of relations that connect all different kinds of information together.


Languages

Language:C++ 61.1%Language:Python 38.9%