- Download and unzip neo4j.
- Download Keyword-search folder.
- Edit the file KeywordSearch.properties in conf and add the paths of the rdf files and graphdatabase folder.
- Run the uiclass.java present in org.dbpedia.keywordsearch.uinterface
- On terminal go to the neo4j directory.
- Run $ ./bin/neo4j console
- The neo4j server will be up and running on http://localhost:7474/browser/.
- Run $ Match n return n, in its console to visualize complete graph.
- Since graph will be too big, Run $ Match n return n Limit 100
-
Notifications
You must be signed in to change notification settings - Fork 0
KartikSinghal/Keyword-search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published