You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
API to give you a list of wikipedia article suggestions based on articles you have also read. See https://github.com/ilvar/hack17extension for the browser extension which uses this.
2
+
3
+
1
4
You need the neo4j python driver in order for this code to be useful, and for neo4j to be running in an obvious place.
2
5
3
6
You also need a graphdb installed in a neo4j database, like the one included in the project.
0 commit comments