Richard Eckart de Castilho
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...
``` 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 ```...
Add support for: - [ ] **doc_title** - [ ] **newdoc** - [ ] newdoc **id** - [ ] **Newpar=yes** in misc column - [ ] **Id=02va** in misc column...
Add basic support for BioC to at least access document, passage, sentence and token information if available.
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...
``` 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...
``` 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...
``` 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 -...
``` 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...
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...