Richard Eckart de Castilho

Results 441 issues of Richard Eckart de Castilho

TcfWriter can currently not properly write to ZIP files because of the "try and error" approach that we take to trying to merge with an existing file. In particular, if...

🐛Bug
Module-io.tcf

``` Some users have reported that the model auto-download does not work behind a proxy. Interestingly though, when adding the dependencies explicitly, it worked. They were using Jython/jip. https://groups.google.com/d/topic/dkpro-core-user/soUExn6jkcA/discussion ```...

🐛Bug
Module-api.resources

Add support for: - [ ] **doc_title** - [ ] **newdoc** - [ ] newdoc **id** - [ ] **Newpar=yes** in misc column - [ ] **Id=02va** in misc column...

Module-io.conll

Add basic support for BioC to at least access document, passage, sentence and token information if available.

🆕Enhancement
Module-io.bioc

The current TeiReader/TeiWriter are for TEI P5. In order to read data such the Old Baileys corpus, TEI P4 support would be good. Either the existing TeiReader could be made...

⭐️ Enhancement
Module-io.tei

``` This is a fork of issue 99 where relevant aspects have previously been discussed. Here some relevant comments. --- #1 richard.eckart I have added mapping files for NEGRA grammatical...

⭐️ Enhancement
Module-api.syntax

``` This issue is a fork of issue 99 where this topic has originally been discussed. Here the relevant entries: --- #7 eckle.kohler the CoNLL-2009 Shared Task: Syntactic and Semantic...

⭐️ Enhancement
Module-api.syntax

``` All annotation types should be revised so that the feature names stick to a naming convention: - feature names are in CamelCase and start with a lower-case letter -...

⭐️ Enhancement

``` We currently have a large number of NER types. All except NamedEntity, Organization, Person and Location should be removed. The NER component should be changed to support a type...

⭐️ Enhancement
Module-api.ner

This is a follow up to #709 for new features that are implemented after 1.9.0. It would be nice to support the format of the brat annotation tool. brat could...

⭐️ Enhancement
Module-io.brat