Hey Tom,

yeah, sorry, this will get easier once we have everything sorted for the release.

The model is fully built, so you do not need to perform the actions in the guide at

https://github.com/dbpedia-spotlight/dbpedia-spotlight/wiki/Internationalization-(DB-backed-core)

Just download the model and extract it.

Then, check out DBpedia Spotlight and build it:

git clone https://github.com/dbpedia-spotlight/dbpedia-spotlight.git
cd dbpedia-spotlight/dist
mvn package

This will create the file dbpedia-spotlight-0.6-jar-with-dependencies.jar in the folder dist/target.
Copy that file to a good place and then run the model with

java -Xmx4G -jar dbpedia-spotlight-0.6-jar-with-dependencies.jar  /path/to/extraced/model_nl
http://localhost:2222


This will start a Dutch Spotlight endpoint at port 2222.


Best,
Joachim

13. März 2013 16:36

Hi Tom,
Things are a bit confusing for everybody because we are in the middle of a large merge, and preparing a new release. We hope that we will be able to clear up things during the coming weeks.

Meanwhile, you can follow the instructions that Jo shared. This is the guide for generating the model that he shared in his last e-mail:

Cheers,
Pablo




--

Pablo N. Mendes
13. März 2013 16:13
How do I use this model? I'm a bit lost in all this... I'm not even sure which guide to follow.


13. März 2013 15:45
Hey Tom,

there is a pre-built Dutch model you can download from here:

http://spotlight.sztaki.hu:2226/nl.tar.gz

You can run this model via:
$ java -jar dbpedia-spotlight.jar /path/to/extraced/model_nl
http://localhost:2222


Best,
Joachim

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
13. März 2013 15:37
I'm trying to install DBPedia Spotlight by following the
internationalization guide here:
https://github.com/dbpedia-spotlight/dbpedia-spotlight/wiki/Internationalization-%28Lucene-backed-core%29,
however after running the index.sh file, the output files don't look
anything like the example in the guide. All .tsv files are empty, and
some files seem to be missing (like occs.tsv). How can I succesfully
complete the installation?

A screenshot of the directory structure after running index.sh can be
found here: https://docs.google.com/file/d/0B7DwckEYglPtMnAwVXpKT0RZZ1E/edit?usp=sharing
The configuration file I used:
https://docs.google.com/file/d/0B7DwckEYglPtNHE0Q2ZkXzVMUEk/edit?usp=sharing

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users

Reply via email to