Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 302 Bytes

Wikipedia_Graph

A knowledge representation graph based on Wikipedia

How it works

In network_graph.py you can view a graphical representation of the network graph like the following Screenshot

In path_finder.py you can let find the shortest connection between two topics.