forked from dbpedia-spotlight/dbpedia-spotlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sandro edited this page Jan 21, 2016
·
43 revisions
Shedding Light on the Web of Documents
This is the main page for the DBpedia Spotlight documentation. Some shortcuts are presented below:
If you are a user, you may want to check:
- Web Application: we prepared a HTML+Javascript interface to show you how DBpedia Spotlight works: http://dbpedia-spotlight.github.io/demo/
- Web Service: RESTful interface that takes text as input and returns annotated text as output.
- Would you like to install it in your server? See: Installation
If you are a developer:
- See some tips on how to join the community
- Read the guide lines of how to contribute
- How to set up your dev environment with IntelliJ or Eclipse
- More Installation instructions.
- Want to use the tool with your own data or help with internationalization?
If you are a researcher:
- Publications
- Known uses
- Related work
- If you use this work on your research, please see the citation note below.
If you are a Google Summer of Code student:
Project
- Introduction
- Glossary
- User's manual
- Web application
- Installation
- Internationalization
- Licenses
- Researcher
- How to cite
- Support and Feedback
- Troubleshooting
- Team
- Acknowledgements
Statistical backend
Lucene backend
- Introduction
- Downloads
- Architecture
- Internationalization
- Web service parameters / API
- Splitting occurrences into topics
Developers