An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

GERBIL
========
General Entity Annotator Benchmark

[![Java CI with Maven](https://github.com/dice-group/gerbil/actions/workflows/maven.yml/badge.svg)](https://github.com/dice-group/gerbil/actions/workflows/maven.yml)
[![Project Stats](https://www.openhub.net/p/GERBIL-Benchmark/widgets/project_thin_badge.gif)](https://www.openhub.net/p/GERBIL-Benchmark)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5634b1a7508f475886b027feac9da228)](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)