Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

- [ ] add mapping support for dependencies - [ ] record tagset See also: - Issue #606

⭐️ Enhancement
Module-stanfordnlp

Enhance build.xml files to include a LICENSE.txt file in the packaged model JARs

⭐️ Enhancement

Cf. #1029 **StanfordSegmenter** - [X] handle `ALWAYS` - [ ] handle `TWO_CONSECUTIVE` **CoreNlpSegmenter** - [ ] handle `ALWAYS` - [ ] handle `TWO_CONSECUTIVE`

⭐️ Enhancement
Module-stanfordnlp
Module-corenlp

**Describe the refactoring action** Include uimaFIT artifacts in binary distribution. **Expected benefit** All in one package.

⚙️ Refactoring

**Describe the refactoring action** Remove the uimaj-component-test-util module. **Expected benefit** It is not used anywhere.

⚙️ Refactoring

**Describe the bug** The JCas classes have an "offset" assigned to their features. When committing a type system, these offsets are set the first time a type system is committed...

**Describe the bug** Let's assume with have a CAS with two types, `T` and `S` where `S` is a subtype of `T`. **To Reproduce** Now let's assume we are in...

🦟 Bug

**Describe the refactoring action** Rename PearPackagingMavenPlugin to e.g. `uima-pear-maven-plugin`. **Expected benefit** Align with typical naming conventions for maven plugins.

**Describe the refactoring action** Run static code analyze and clean up code. **Expected benefit** Better maintainability.

⚙️ Refactoring

Since Ollama has prompt caching now (right?), it would be great if the utilization of the cache could be returned in requests. E.g. the OpenAI-compatible API could be extended with...

feature request