https://github.com/dice-group/gerbil
GERBIL - General Entity annotatoR Benchmark
https://github.com/dice-group/gerbil
benchmarking benchmarking-framework entity-annotation entity-linking named-entity-recognition
Last synced: 8 months ago
JSON representation
GERBIL - General Entity annotatoR Benchmark
- Host: GitHub
- URL: https://github.com/dice-group/gerbil
- Owner: dice-group
- License: agpl-3.0
- Created: 2014-09-11T14:32:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T12:21:48.000Z (11 months ago)
- Last Synced: 2025-04-01T13:28:00.814Z (11 months ago)
- Topics: benchmarking, benchmarking-framework, entity-annotation, entity-linking, named-entity-recognition
- Language: Java
- Size: 120 MB
- Stars: 226
- Watchers: 28
- Forks: 58
- Open Issues: 138
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GERBIL
========
General Entity Annotator Benchmark
[](https://github.com/dice-group/gerbil/actions/workflows/maven.yml)
[](https://www.openhub.net/p/GERBIL-Benchmark)
[](https://www.codacy.com/gh/dice-group/gerbil/dashboard?utm_source=github.com&utm_medium=referral&utm_content=dice-group/gerbil&utm_campaign=Badge_Grade)

### General Information
This project is a benchmarking platform for entity annotation and disambiguation tools. It also has been extended for Question Answering (see [`QuestionAnswering` branch](https://github.com/dice-group/gerbil/tree/QuestionAnswering)).
For further information, please take a look into the [wiki](https://github.com/AKSW/gerbil/wiki) or visit the [project home page](http://aksw.org/Projects/GERBIL.html).
### How to cite
If you are using GERBIL for your research, we would be happy to be cited.
For the Knowledge Extraction GERBIL, please cite the journal paper ["GERBIL–Benchmarking Named Entity Recognition and Linking Consistently"](https://dblp.uni-trier.de/rec/html/journals/semweb/RoderUN18)
For the Question Answering GERBIL, please cite the journal paper ["Benchmarking Question Answering Systems"](https://dblp.uni-trier.de/search?q=Benchmarking%20question%20answering%20systems)
Other papers, like the WWW paper can be found at: [http://aksw.org/Projects/GERBIL.html](http://aksw.org/Projects/GERBIL.html)