Hi Guys,

I used dbpedia-spotlight-quickstart-0.6.5 with spot_selector.tgz from
release0.5 directory and saw this error on the logs when enabling
CoOccurrenceBasedSelector and I was wondering if anywone go to a fix:

java.sql.SQLException: Table not found in statement [SELECT * FROM words
WHERE word=? LIMIT 1;]
        at org.hsqldb.jdbc.Util.throwError(Unknown Source)
        at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
        at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
        at
org.dbpedia.spotlight.spot.cooccurrence.features.data.OccurrenceDataProviderSQL.getCandidateData(OccurrenceDataProviderSQL.java:77)
        at
org.dbpedia.spotlight.spot.cooccurrence.weka.InstanceBuilderNGram.buildInstance(InstanceBuilderNGram.java:127)
        at
org.dbpedia.spotlight.spot.cooccurrence.classification.SpotClassifier.buildInstance(SpotClassifier.java:111)
        at
org.dbpedia.spotlight.spot.cooccurrence.classification.SpotClassifier.classify(SpotClassifier.java:88)
        at
org.dbpedia.spotlight.spot.CoOccurrenceBasedSelector.<init>(CoOccurrenceBasedSelector.java:114)
        at
org.dbpedia.spotlight.model.SpotlightFactory$$anonfun$spotter$3.apply(SpotlightFactory.scala:114)
        at
org.dbpedia.spotlight.model.SpotlightFactory$$anonfun$spotter$3.apply(SpotlightFactory.scala:114)
        at scala.collection.MapLike$class.getOrElse(MapLike.scala:122)
        at
scala.collection.JavaConversions$JMapWrapper.getOrElse(JavaConversions.scala:792)
        at
org.dbpedia.spotlight.model.SpotlightFactory.spotter(SpotlightFactory.scala:114)
        at
org.dbpedia.spotlight.model.SpotlightFactory$$anonfun$spotter$7.apply(SpotlightFactory.scala:135)
        at
org.dbpedia.spotlight.model.SpotlightFactory$$anonfun$spotter$7.apply(SpotlightFactory.scala:133)
        at scala.collection.Iterator$class.foreach(Iterator.scala:660)
        at
scala.collection.JavaConversions$JIteratorWrapper.foreach(JavaConversions.scala:573)

Thanks,
Chux
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users

Reply via email to