forked from dbpedia-spotlight/dbpedia-spotlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Debian Package Installation: How To
sandroacoelho edited this page Jul 26, 2013
·
1 revision
-
Download the DBpedia Spotlight Debian Package clicking here or via wget http://spotlight.sztaki.hu/downloads/dbpedia-spotlight-0.6.deb
-
Type dpkg -i dbpedia-spotlight-0.6.deb on terminal (you must have admin rights)
-
Type the i18n language code that you would like to use with DBpedia Spotlight
Available languages |
---|
da - Danish |
de - German |
en - English |
es - Spanish |
fr - French |
hu - Hungarian |
it - Italian |
pt - Portuguese |
ru - Russian |
sv - Swedish |
tr - Turkish |
-
Type the maximum amount of memory that you want to reserve for this Spotlight instance (E.g: 8g, 14g)
-
Finally, type the port that you want to use with this Spotlight instance: (E.g: 2222, 8080)
Now you can start your server via /usr/bin/dbpedia-spotlight-[language]
You should also know:
- All DBpedia Spotlight logs are stored in /var/log/;
- You can edit the line command generated during the installation process to modify memory parameters, logs etc.