Marius Hamacher

Results 4 issues of Marius Hamacher

INCEpTALYTICS currently only supports a subset of annotation types available in INCEpTION. Some annotation types (for instance exactly overlapping spans, spans across sentences and link annotations) are not supported. A...

documentation

Some IAA measures allow some customisation (e.g. alpha and beta values in gamma agreement score). Users should be able to pass these through using keyword arguments: ```python gamma_score = view.agreement(measure='gamma',...

enhancement

Some annotations do not require a label but consist only of a span marking the object of analysis. For these annotations, the IAA calculation throws errors. The expected behaviour would...

bug

When trying to access a project using the remote api with wrong credentials, a `zipfile.BadZipFile` error is raised. This is due to the fact that the inception remote api returns...

bug
enhancement