i would know if i can install dbpedia spotlight on os windows 7 (x64) and set up the DBpedia Spotlight environment on Eclipse.
if i can pleas give me any tutorial , can’t find any one talking about dbpedia spotlight and win7.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
DBpedia Spotlight runs on the Java Virtual Machine, so it should run on Win7 if it has some implementation of the JVM installed.
http://www.java.com/en/download/testjava.jsp
If you do have Java, you can just run the service from the jar.
See the quickstart instructions:
https://github.com/dbpedia-spotlight/dbpedia-spotlight#run-your-own-server
Or:
https://github.com/dbpedia-spotlight/dbpedia-spotlight/wiki/Run-from-a-JAR
People have reported success under Windows:
https://github.com/dbpedia-spotlight/dbpedia-spotlight/issues/121