Richard Eckart de Castilho
Richard Eckart de Castilho
**Describe the bug** The curation page is in some cases unable to open documents where annotators use out-of-tagset tags. **To Reproduce** Steps to reproduce the behavior: 1. Create a fresh...
**Describe the refactoring action** - [x] CasDiff is currently a huge class with many inner classes. Split these up into multiple files. - [ ] Modularize the adapters such that...
**Describe the bug** If an annotator has marked a document as finished, it becomes available for curation on the curation page. When the curator starts, the state of this document...
It would be quite useful if we could have per-VID information about the layer. Right now, passing information about the layer of a selected/clicked annotation around in WebAnno is rather...
Reproduce: - create annotation on some layer (e.g. POS) - change layer of current annotation to some other layer (e.g. Lemma) using the dropdown field in the annotation detail editor...
**Is your feature request related to a problem? Please describe.** Follow up to #467. **Describe the solution you'd like** - [ ] This should be configurable per project. In some...
Annotations that start in an RTL block and end in an LTR block or vice versa are rendered incorrectly.
**Is your feature request related to a problem? Please describe.** If a project does not have exactly the right settings for a TSV 3 file, it will not import. Whoever,...
See: https://github.com/inception-project/inception/issues/1228
**Is your feature request related to a problem? Please describe.** When working with TSV3 files in other programming languages, it is a bit annoying that offsets are in Java UTF-16...