Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

- Added basic initial support for BioC

🆕Enhancement
Module-io.bioc

- Separate reader/writer for the moment, but doesn't mean it has to stay this way - the code is highly identical!

⭐️ Enhancement
Module-io.tei
⚠️WIP

- Started with implementation of a generic PubAnnotation writer

⭐️ Enhancement
⚠️WIP
Module-io.pubannotation

Do not initialize POS mapping loader if mapping is disabled, e.g. in CoNLL2006Reader, but likely in other places as well.

🐛Bug

The model downloading code is in resouces-api which means that basically every reader/writer draws it in despite those not needing the code at all. Better move that code to a...

⚙️Refactoring

NPE in TeiWriter when NamedEntity value feature is null Original report: https://github.com/inception-project/inception/issues/2461

🐛Bug
Module-io.tei

``` If a component uses some mapping e.g. for constituents or POS tags, there might be a problem if a model location is explicitly set but neither language nor mapping...

🐛Bug

``` io.wikipedia tests try to contact a non-public server. ``` Original issue reported on code.google.com by `richard.eckart` on 2015-01-25 18:15:55

🐛Bug
Module-io.jwpl

``` What version of the product are you using? On what operating system? Relates to version currently browsable in google code. Linux Issue 1. boolean isInvStartsWith defined on line 418...

🐛Bug
Module-decompounding

``` The current DictionaryAnnotator implementation checks for overlapping phrases to be annotated, and disallows overlapping annotations produced if and only if the overlapping phrases start at the same token. I.e.,...

🐛Bug
Module-dictionaryannotator