https://github.com/dice-group/gerbil
Raw File
Tip revision: 1f66997b68600c29f0eff2657fa3eb59df531ca9 authored by Lixi on 19 November 2020, 11:16:08 UTC
Switch gerbil-nlg to beng for w3id
Tip revision: 1f66997
README.md
GERBIL
========
<i>General Entity Annotator Benchmark</i>

[![Build Status](https://travis-ci.org/dice-group/gerbil.svg?branch=master)](https://travis-ci.org/dice-group/gerbil)
[![Project Stats](https://www.openhub.net/p/GERBIL-Benchmark/widgets/project_thin_badge.gif)](https://www.openhub.net/p/GERBIL-Benchmark)
[![BCH compliance](https://bettercodehub.com/edge/badge/AKSW/gerbil)](https://bettercodehub.com/)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/962549badbc74930ad83bf2707c44762)](https://www.codacy.com/app/dice-group/gerbil?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=dice-group/gerbil&amp;utm_campaign=Badge_Grade)

<img style="height: auto; width: auto; max-width: 300px; max-height: 300px;" src="http://139.18.2.164/mroeder/gerbil/gerbil_logo.png">

### 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)
back to top