--
You received this message because you are subscribed to the Google Groups "wikibrain" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wikibrain+unsubscribe@googlegroups.com.
To post to this group, send email to wiki...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wikibrain/f947080c-3803-44af-a139-1c07f44f9f0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Ravi,You are right, the configurator isn't designed for URLs in the classpath. If you can run it with local files things should work!-Shilad
On Thu, Feb 23, 2017 at 10:33 AM, ravi kumar singh <ravikr...@gmail.com> wrote:
Hello,I want to use wikibrain for implementing some new similarity related measures and also use the existing ones for my masters thesis.
While setting up Wikibrain and trying to run QuickStart example, I encountered org.wikibrain.conf.ConfigurationException exception.I had a look at this link https://github.com/shilad/wikibrain/issues/155 for the same issue where it was mentioned the jar was not in the classpath.The problem with my implementation is that I am trying to use it as a maven dependency with Spring boot application which is also maven project. So wikibrain jars are present in lib folder in jar.I think the problem is isLocalFile(url) check in JvmUtils.java(line 52) while building classpath so as to include class files in wikibrain jars to register providers for Configurator. Though the wikibrain jars are picked up for check but their URL is jar (not file).Could you please direct me in some direction where I could explore to fix this problem. Any input is really appreciated as I dont want to waste my time in getting dumps from wikimedia and create database backend for my project.Best RegardsRavi
--
You received this message because you are subscribed to the Google Groups "wikibrain" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wikibrain+...@googlegroups.com.
To post to this group, send email to wiki...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wikibrain/f947080c-3803-44af-a139-1c07f44f9f0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.