1.0
latest
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.
Language | Command |
---|---|
Danish | docker run -itd --restart unless-stopped -p 2240:80 dbpedia/spotlight-danish spotlight.sh |
Dutch | docker run -itd --restart unless-stopped -p 2232:80 dbpedia/spotlight-dutch spotlight.sh |
English | docker run -itd --restart unless-stopped -p 2222:80 dbpedia/spotlight-english spotlight.sh |
French | docker run -itd --restart unless-stopped -p 2225:80 dbpedia/spotlight-french spotlight.sh |
German | docker run -itd --restart unless-stopped -p 2226:80 dbpedia/spotlight-german spotlight.sh |
Hungarian | docker run -itd --restart unless-stopped -p 2229:80 dbpedia/spotlight-hungarian spotlight.sh |
Italian | docker run -itd --restart unless-stopped -p 2230:80 dbpedia/spotlight-italian spotlight.sh |
Portuguese | docker run -itd --restart unless-stopped -p 2228:80 dbpedia/spotlight-portuguese spotlight.sh |
Russian | docker run -itd --restart unless-stopped -p 2227:80 dbpedia/spotlight-russian spotlight.sh |
Spanish | docker run -itd --restart unless-stopped -p 2231:80 dbpedia/spotlight-spanish spotlight.sh |
Swedish | docker run -itd --restart unless-stopped -p 2241:80 dbpedia/spotlight-swedish spotlight.sh |
Turkish | docker run -itd --restart unless-stopped -p 2235:80 dbpedia/spotlight-turkish spotlight.sh |
This image is officially supported on Docker version 1.9.1
.
Please see the Docker installation documentation for details on how to upgrade your Docker daemon.
Documentation for this image is stored in GitHub repo.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
First of all, thank you for helping! :) .
Please see DBpedia Spotlight Contribute Guide for details on how to contribute