Richard Eckart de Castilho

Results 442 issues of Richard Eckart de Castilho

**Is your feature request related to a problem? Please describe.** When hovering over annotations in the regular annotation sidebar or over annotations in the main document view, an info popup...

⭐️ Enhancement
Module: Document Metadata

It would be nice to allow re-target a relation, i.e. clicking some "retarget" button and then selecting a new target span.

⭐️ Enhancement
Module: Annotation

**Describe the bug** When exporting a project (including the log) and importing that project again, the recommender IDs change and the imported log needs to be updated accordingly... **To Reproduce**...

🐛 Bug
Module: Recommender
Module: Logging

**Describe the refactoring action** Check which strings could/should be internationalized and introduce keys for them in the properties files. Looks like there is IDE support for this: **Expected benefit** Better...

⚙️ Refactoring

**Describe the refactoring action** At build time, generate Java files from the strings properties files containing constants for the string keys. It is not yet clear how exactly to do...

⚙️ Refactoring

**Describe the refactoring action** The English properties files are in UTF-8. The French ones are in ISO-8859-1. I believe it would be good to use UTF-8 for both of them....

⚙️ Refactoring

It would be nice if there was an easier way to export data formats like CAS XMI 1.1 for further processing, especially choosing only a subset of all the documents...

⭐️ Enhancement
Module: Project Settings

It would be nice to specify an interval and have gradient colors (e.g. interval 0-100 - and then get the gradient colors) See also https://github.com/inception-project/inception/issues/254

⭐️ Enhancement
Module: Project Settings

**Is your feature request related to a problem? Please describe.** When a document is loaded e.g. for training by a recommender, it will create a copy of the initial CAS...

⭐️ Enhancement
Module: Recommender

**Describe the refactoring action** Update to the current generation of Spring and Spring Boot which use the new Jakarta namespaces for J2EE APIs which entails a host of additional upgrades....

⚙️ Refactoring