-
Hi,
I'm trying to use your example in the website:
``` scala
import dkpro.similarity.algorithms.api.TextSimilarityMeasure
import dkpro.similarity.algorithms.lexical.ngrams.WordNGramJaccardMeasure
o…
omidb updated
5 years ago
-
The Illinois Cognitive Computation Group has a comprehensive Maven repository containing their software and models: http://cogcomp.cs.uiuc.edu/m2repo/edu/illinois/cs/cogcomp/
Would be nice to upgra…
-
I have created a new virtualenv and installed casis using following commands
```
>>>:~/ukp/test_new_cas$ virtualenv env --python=python3.6
Running virtualenv with interpreter /usr/bin/python3.6
U…
-
Search page will allow to query from an external corpus. First candidate is C4Corpus (https://dkpro.github.io/dkpro-c4corpus/)
- [x] First implementation of search against a search provider.
- [x]…
-
**Describe the bug**
Importing an HTML document yields:
`Error while uploading document some.html: IllegalArgumentException: Errors initializing [class de.tudarmstadt.ukp.dkpro.core.io.html.HtmlRead…
-
Sentence ID annotations (# sent_id) are lost when importing CoNLL/CoNLL-U files and exporting curated CoNLL/TSV3 files.
It would be also nice see sent_id somewhere in the annotation mode (e.g. on m…
-
powerful logistic regression
https://github.com/VowpalWabbit/vowpal_wabbit
Comes as binary as it seems
Tutorial:
https://github.com/VowpalWabbit/vowpal_wabbit/wiki/Tutorial
http://www.phil…
-
Minor release with following changes:
Complete and merge issues to 1.0.x branch
- [x] #492
- [x] #495
- [x] #496
- [x] #497
- [x] #499
- [x] #500
- [x] #502
- [x] #503
- [x] #504
-
Originally reported on Google Code with ID 2
```
- What steps will reproduce the problem?
@Test
public void testOnlyOneAnnotates()
{
UnitizingStudy study = new UnitizingStudy(3);
study.addSe…
-
Hello, cassis team,
I need to parse a XMI file, which is produced by [WebAnno](https://webanno.github.io/webanno/) in Python.
I'm totally new to UIMA or XMI format, so it was lucky for me to disco…