Skip to content

AileenLin/spotlight-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

  • 0.7
  • 0.7.1
  • 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 -i -p 2240:80 dbpedia/spotlight-danish spotlight.sh
Dutch docker run -i -p 2232:80 dbpedia/spotlight-dutch spotlight.sh
English docker run -i -p 2222:80 dbpedia/spotlight-english spotlight.sh
French docker run -i -p 2225:80 dbpedia/spotlight-french spotlight.sh
German docker run -i -p 2226:80 dbpedia/spotlight-german spotlight.sh
Hungarian docker run -i -p 2229:80 dbpedia/spotlight-hungarian spotlight.sh
Italian docker run -i -p 2230:80 dbpedia/spotlight-italian spotlight.sh
Portuguese docker run -i -p 2228:80 dbpedia/spotlight-portuguese spotlight.sh
Russian docker run -i -p 2227:80 dbpedia/spotlight-rusian spotlight.sh
Spanish docker run -i -p 2231:80 dbpedia/spotlight-spanish spotlight.sh
Swedish docker run -i -p 2241:80 dbpedia/spotlight-swedish spotlight.sh
Turkish docker run -i -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

Maintainers

Institut für Angewandte Informatik e. V. und InfAI Management GmbH

About

Docker containers for DBpedia Spotlight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 83.1%
  • Shell 16.9%