Michael Röder

Results 67 issues of Michael Röder

### User story As a user, the large number of datasets might become hard to handle over time. Since most of the datasets are part of a group (e.g., different...

type:enhancement
SHK

### Description Some of our JUnit tests rely on external resources making them unstable. This should be avoided since it may lead to errors that are not bound to the...

type:bug
SHK

### User Story As the developer of an annotation system, I would like to understand the results of GERBIL in detail to be able to enhance my annotation system. This...

type:enhancement

### Descritpion GERBIL comes with a general DBpedia spotlight annotator used for the `OKE_Task1` experiment type (see https://github.com/dice-group/gerbil/blob/master/src/main/properties/annotators.properties#L47). However, the API states that it offers two additional methods https://www.dbpedia-spotlight.org/api which...

type:enhancement
type:question

## Description As a user participating a challenge I would like to freely choose the name of my system. However, it looks like German special characters are currently not handled...

type:bug
SHK

## Description It has been reported that the following exception is thrown if a user starts an experiment and opens the result page of that experiment while it is still...

type:bug

## Problem For some datasets, the result of FRED can not be printed as NIF file (e.g., for further analysis) because the printing crashes. ``` 2017-08-14 17:35:13,600 [pool-1-thread-1] ERROR [org.aksw.gerbil.execute.AnnotatorOutputWriter]...

type:bug

## Task description In GERBIL, we are using NIF as vocabulary to describe annotated text documents. Since GERBIL is implemented in Java it uses the number of characters to determine...

training

At the moment, the sameAs retrieval as well as the entityChecking are done independently. However, if the sameAs retrieval was able to retrieve data for a given URI, the entity...

type:enhancement

The current project structure does not support the future development as well as an integration of GERBIL into the [HOBBIT platform](http://project-hobbit.eu/) because it has several drawbacks: - All classes are...

type:enhancement