Richard Eckart de Castilho
Richard Eckart de Castilho
ElasticSearch support has been frozen due to the EL license change.
OpenSearch support coming in v25. If the issue persists and a good idea how to implement it is available, please open a new issue and describe it.
If the annotations do not build on each other, how about copying the project, performing the annotations in different projects and maybe merge the data post-hoc/externally if you target a...
I believe that the complexity a per-user/per-layer visibility/editability setting would introduce (additional UI, additional code, maintainability, interaction of this feature with other features) is significantly higher than implementing e.g. a...
So what happens here is this: * the logout timer is initialized with the time it takes the session on the backend to time out * once the timer has...
Try switching to the "brat (120-chars)" editor in the settings - that might improve your experience.
What is your screen size / resolution?
I actually believe that the sidebar meanwhile indicates failures.. needs verification.
Thanks, will have a look. As a "workaround", you can press enter to commit the value.
Presently `de.tudarmstadt.ukp.clarin.webanno.curation.casmerge.CasMerge.mergeRelationAnnotation(SourceDocument, String, AnnotationLayer, CAS, AnnotationFS, boolean)` does not take the overlap setting into account at all. So that method needs to be fixed/enhanced to consider the overlap setting. Probably...