Your files need to be uncompressed for everything but the spotter.dict, and
spotlight-db* files should be under a directory.

e.g.
tar zxvf candidate-index-full.tgz

mkdir database
mv spotlight-db* database

Config:
org.dbpedia.spotlight.core.database.connector = jdbc:hsqldb:
file:K:/Work/Eclipse
 
Workspace/DBpedia_Spotlight_0.5/release-0.5-data/database;shutdown=true&readonly=true

See the directory structure here:
http://spotlight.dbpedia.org/download/release-0.5/dbpedia-spotlight-quickstart.zip

Cheers,
Pablo


On Wed, Jul 11, 2012 at 12:00 PM, David Gösenbauer <
[email protected]> wrote:

>  Am 11.07.2012 08:36, schrieb Pablo Mendes:
>
>
> Hi David,
> So that we can see what's happening, please substitute all relative paths
> by absolute paths (starting with / and without ..).
>
> Please also send along your e-mail the results of the commands "pwd" and
> "ls -lah" (for your data directory).
>
> Cheers
> Pablo
>
>
> @Pablo: The requested information would be:
> --------------------------------
>
>
> K:\Work\Eclipse Workspace\DBpedia_Spotlight_0.5\release-0.5-data
>
> 28.09.2011  18:34      465.179.071 candidate-index-full.tgz
> 02.04.2012  21:19        50.040.859 candidate.zip
> 29.09.2011  18:41    12.017.976.481 context-index-compact.tgz
> 01.04.2012  20:18        24.410.423 opennlp_models.tgz
> 10.07.2012  23:34                16 spotlight-db.lck
> 10.07.2012  23:34                 0 spotlight-db.log
> 10.07.2012  23:34               429 spotlight-db.properties
> 10.07.2012  23:34               105 spotlight-db.script
> 03.04.2012  14:38        48.643.669 spotlight-db.tgz
> 03.04.2012  12:20        52.742.488 spotter.large.dict
> 01.04.2012  20:17         7.868.259 spotter.small.dict
> 10.07.2012  20:43        52.742.488
> surface_forms-Wikipedia-TitRedDis.thresh3.spotterDictionary.gz
>
> --------------------------------------
>


> # Choose between jdbc or lucene for DBpedia Resource creation. Also, if
> the jdbc throws an error, lucene will be used.
> org.dbpedia.spotlight.core.database = jdbc
> org.dbpedia.spotlight.core.database.jdbcdriver = org.hsqldb.jdbcDriver
> org.dbpedia.spotlight.core.database.connector = jdbc:hsqldb:
> file:K:/Work/EclipseWorkspace/DBpedia_Spotlight_0.5/release-0.5-data/spotlight-db;shutdown=true&readonly=true
>
> -------------------------------------------
> I start installation from (this is not the disk where windows is
> installed):
> -------------------------------------------
>
> K:\dbpedia-spotlight-0.5
>
> 10.07.2012  23:33    <DIR>          .
> 10.07.2012  23:33    <DIR>          ..
> 28.05.2012  19:00    <DIR>          bin
> 28.05.2012  19:00    <DIR>          conf
> 10.07.2012  23:33    <DIR>          core
> 10.07.2012  22:35    <DIR>          demo
> 28.05.2012  19:00    <DIR>          dist
> 28.05.2012  19:00    <DIR>          docs
> 28.05.2012  19:00    <DIR>          eval
> 28.05.2012  19:00    <DIR>          index
> 28.05.2012  19:00    <DIR>          lib
> 28.05.2012  19:00    <DIR>          licenses
> 03.04.2012  13:48            11.330 pom.xml
> 24.01.2012  12:16               395 README.txt
> 10.07.2012  22:35    <DIR>          rest
> 28.05.2012  19:04    <DIR>          soap
> 10.07.2012  23:33    <DIR>          target
>
> Hope that clears things up a bit!
>
> Regards,
> David
>
> P.S.: Is just the initial mail forwarded to the mailing list because when
> I want to reply to *[email protected]* it seems to
> treats the reply as a new entry. Can you please tell me how this works? :)
>
>

-- 
---
Pablo N. Mendes
http://pablomendes.com
Events: http://wole2012.eurecom.fr (*Deadline: July 31st 2012*)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users

Reply via email to