Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

The highlight color we use to indicate the current recommendation of the AL mode is the same one that we use of the currently selected annotation from the detail editor...

⭐️ Enhancement
Module: Active Learning
🕶️ UX
Requires upstream changes

When annotating an ontology concept in the text, optionally re-order the concepts in the dropdown based on the similarity of the concept description with the text surrounding the occurrence to...

⭐️ Enhancement
Module: Entity Linking

**Is your feature request related to a problem? Please describe.** The import of brat data fails if the file contains an [`Equiv` relation](https://brat.nlplab.org/standoff.html). **Schema:** ``` [relations] Equiv Arg1:Protein, Arg2:Protein, :symmetric-transitive...

⭐️ Enhancement
Module: brat

**Describe the refactoring action** Whether accepting/rejecting/etc. a suggestion via the sidebar or main editor, the same event should be send * enhance RecommendationAccepted/RejectedEvent with info about alternative suggestions; * drop...

Module: Recommender
Module: Active Learning
⚙️ Refactoring

- Changed TextPosition.insertDiacritic() to preserve surrogate pairs - Added unit test - Included example test PDF file attached to PDFBOX-5747

**Describe the refactoring action** Update dependencies. - versions-maven-plugin 2.16.2 -> 2.20.1 - gmavenplus-plugin 3.0.2 -> 4.2.1 - license-maven-plugin 4.4 -> 5.0.0 - maven-checkstyle-plugin 3.3.1 -> 3.6.0 - checkstyle 10.17.0 ->...

⚙️Refactoring

**What's in the PR** - Add the demo implemetation and the endpoint to the server **How to test manually** * Hook it up to INCEpTION and see what it logs...

⭐️ Enhancement

**Is your feature request related to a problem? Please describe.** Sometimes, I just want to test that the communication with the external recommender works and to get a bit of...

**Describe the refactoring action** Import internal type systems by name instead of location. E.g. `BasicTypeSystem.xml` imports `RutaInternalTypeSystem.xml` by location instead of by name. **Expected benefit** The `uima-bnd-plugin` is unable to...

- docker-start.sh of the samples projects builds without tests (and should build without JavaDoc although that part doesn't seem to work) - Deprecated mobile stylesheet in KendoUILibrarySettings since Kendo no...