Skip to content

ragnarok85/spotlight-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

  • 1.0
  • latest

What is DBpedia Spotlight?

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.

How to run

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

Supported Docker versions

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

Documentation for this image is stored in GitHub repo.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contributing

First of all, thank you for helping! :) .

Please see DBpedia Spotlight Contribute Guide for details on how to contribute

About

Docker containers for DBpedia Spotlight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 82.9%
  • Shell 17.1%