-
We are having issues to succesfully deploy a working setup of the openminted platform following the current installation tutorial.
I'll describe here our setup a bit, and I have forked and uploaded…
-
**Is your feature request related to a problem? Please describe.**
Some users would like to more directly work with the annotated data in RDF. However, there is currently no RDF-based export format.
…
-
**Is your feature request related to a problem? Please describe.**
It would be great if we could be able to import .ann files from BRAT
**Describe the solution you'd like**
Adding BRAT Standoff t…
-
**Describe the bug**
uima.tcas.DocumentAnnotation is not predefined and not added by default to the TypeSystem
-
**Is your feature request related to a problem? Please describe.**
I'm trying to use this awesome tool for a coreference annotation project on Spanish text. Spanish is a pro-drop language that allows…
-
The tokens() and sentences() fixtures internally create a Cas but it is never returned. Thus the sofa_string is not set.
Some test that rely on get_covered_text then individually set the sofa_string,…
zesch updated
9 months ago
-
- [x] Resolve all open issues for 2.0.0 (https://github.com/dkpro/dkpro-jwpl/milestone/14)
- [x] Check dependencies
- [x] Run release
- [x] Publish artifacts to Maven Central
- [x] Update website
-
This causes build tools such as Nix to fail, as the files end up in another directory than was specified with `$BUILD_DKPRO_INSTALLDIR` for example.
-
Our git repo is currently 323 MB in size. As we check in binary files, it will keep growing. In the long run, we will probably need to find a way to keep the versioned binary files out of git. Possibl…
-
**Describe the bug**
Using `Wikipedia#getPages()` within an enhanced for loop results in an endless loop.
**To Reproduce**
```bash
@Test
public void testIteratorEnhancedForLoop() {
…
rzo1 updated
11 months ago