Richard Eckart de Castilho
Richard Eckart de Castilho
- [ ] Resolve all open issues for 1.2.0 (https://github.com/dkpro/dkpro-jwpl/milestone/2) - [ ] Check dependencies - [ ] Run release - [ ] Update website
This is a kind-of follow-up issue to https://github.com/bndtools/bnd/issues/5322 I am currently using a bnd 6.4.0-SNAPSHOT from the p2 update site. When I try to debug, the source lookup has become...
It seems when I have a dependency on a bundle that contains native libraries, the `bnd-resolver-maven-plugin` (and also the resolver in the bnd runfile editor in Eclipse) seem to have...
Ok, so it is a bit complex and I don't have a project to reproduce this... bug here is what happens and my theory: We have a reactor like ```...
The [documentation](https://bnd.bndtools.org/releases/6.3.0/chapters/310-testing.html) says: > scan all running bundles for any bundles with the Test-Cases header set, or with any classes matching the -tester.testnames property; Unfortunately, it does not say whether...
**Describe the refactoring action** Update dependencies. - [x] rdf4j 4.0.3 -> 4.1.2 - [x] jena 4.5.0 -> 4.6.1 - [x] bootstrap 5.2.0 -> 5.2.1 - [x] antisamy 1.6.7 -> 1.7.1...
**Is your feature request related to a problem? Please describe.** Currently, there is no way to browse through recommendations. The best currently available option is the learning history in the...
**Describe the bug** When a document-level annotation contains a slot feature and the slot filler is a span, then selecting the span says `No links or relations connect to this...
For importing HTML files, we use the DKPro Core [HtmlDocumentReader](https://github.com/dkpro/dkpro-core/blob/master/dkpro-core-io-html-asl/src/main/java/org/dkpro/core/io/html/HtmlDocumentReader.java). The counterpart for writing files for this is [XmlDocumentWriter](https://github.com/dkpro/dkpro-core/blob/master/dkpro-core-io-xml-asl/src/main/java/org/dkpro/core/io/xml/XmlDocumentWriter.java). The HtmlDocumentReader takes the XML/HTML structure of the HTML file being...
Two things: I would make the font a bit more legible and move the labels a bit up in the box, also the accept/reject should disappear when clicking while still...