Richard Eckart de Castilho
Richard Eckart de Castilho
**Describe the refactoring action** Remove need for TWO empty lines between TSV3.2 header and body. **Expected benefit** It is not really clear why two empty lines are necessary and it...
**Describe the bug** When setting a min/max value in the feature settings, the AJAX behavior which ensures that the min is not greater than the max kicks in and reloads...
Possibly several problems: - multi-token identifiers should only have to be unique for one column (although afaik there have been several requests that it would be simpler if they just...
- [x] the documentation of constraints should use asciidoc _source blocks_ `----`, not _example blocks_ `====` - [ ] example constraint rule on a normal string feature + explanation -...
Allow curation only after all annotations to who a document was assigned marked it as complete - not after the first person has marked it as complete. This is to...
In issue #104, we discussed the difference of behavior between "linked list" mode and "normal" (chain) mode for layers of type "chain". I tried to document it from my head...
If a slot feature arc is not rendered because its target is outside the currently visible window of sentences in curation, no message is displayed in "Invisible annotations in other...
For the dependency relation, a transitive yield makes sense, but not for all relations. This should not be enabled by default for all relation layers, only for the built-in Dependency...
When creating a new annotation with a link-with-role feature, one creates an annotation when one expects that a new slot is created. - mark a span of text - select...
It seems that it is possible to create coreference annotations in correction mode, but they are not displayed. The correction (and automation) modes share code with the curation page -...