-
Hi
any plan to port dkpro-core to Ant 1.9.4 or major ?
thanks in advace
I use 1.9.4, this is the error during the build
dkpro-core-de.tudarmstadt.ukp.dkpro.core-asl-1.7.0/de.tudarmstadt.ukp.dkpro.core…
-
The Stanford CoreNLP NER uses an NER combiner that in principle supports running multiple NER models at the same time. However, currently our component only allows passing a single model, variant, map…
-
```
Having a backtick in a string yields an exception in ClearNlpSegmenter.
I guess this should also be reported in clearnlp, but I wanted to document this here
too so we can adapt the wrapper in cas…
-
**Is your feature request related to a problem? Please describe.**
If a project does not have exactly the right settings for a TSV 3 file, it will not import. Whoever, XMI files are imported lenientl…
-
Hello,
I would like to ask how to read or visualize the annotation files ending with .ser .
Thank you.
-
https://en.wikipedia.org/wiki/Semantic_role_labeling#:~:text=In%20natural%20language%20processing%2C%20semantic,the%20meaning%20of%20the%20sentence.
-
It looks like this page didn't get imported:
http://moin.delph-in.net/wiki/CambridgeSEM-I
It's world readable, so I wonder if the problem is that the page name is a bit odd (has a hyphen) and if s…
-
Is there currently a way to export annotations in to the standard Brat-file format as described here [http://brat.nlplab.org/standoff.html](brat)?
This would be a nice feature. Same for import docume…
-
Hello,
I am fascinated by INCEpTION and using it in different projects now, so I keep coming up with different questions :)
In some tasks when the project has many different layers of annotation …
-
After some weeks of research on wikitext parsers, looks like the java version for most of them is deprecated or out of maintenance. Also, doing our own parser with some generator providing our own lex…