-
The POS type AUX0 (DKPro 1.8.0 and earlier) was renamed to AUX (de.tudarmstadt.ukp.dkpro.core.api.lexmorph.type.pos.AUX) in the current 1.9.0-SNAPSHOT.
This prevents DKPro to build under windows beca…
-
Originally reported on Google Code with ID 218
```
Most of the tests in dkpro-tc-features-readability are failing (currently ignored).
@Lisa: could you please have a look at what might be going wrong…
-
Solr [v6.2.0](https://lucene.apache.org/solr/6_2_0/changes/Changes.html#v6.2.0) has been released. `dkpro-core-solr` still uses version 6.0.1 and should be updated.
To do: change value of `` in pom.x…
-
Currently, all the word embeddings read by `WordEmbeddingsAnnotator` (#798) are held in memory. In case memory is not big enough, there should be an option to store them in a Lucene index (or some oth…
-
Currently it's only possible to specifiy a directory where PDFs/XML files reside. It should also be possible to provide a single file to be converted.
-
Add support for the LXF format as being under development in LAP project.
- [x] avoid using linkage information on edges
- [x] replace broken test data with dependencies with proper test data containi…
-
Hello,
I am trying to use
`import org.dkpro.similarity.algorithms.sspace.LsaSimilarityMeasure;
`
however the routine requires the embedding file, like on the following test
`TextSimilarityMeasure l…
-
Our reports are a mess of duplicated code and almost impossible to understand (even for me who wrote parts of that stuff).
Needs to be improved.
- [x] reduce code duplication
- [x] introduce helper me…
zesch updated
8 years ago
-
The validation script seems to check that the text attribute is equal to the concatenation of the form values (respecting the SpaceAfter attribute) but this leads to many validation errors in the Engl…
-
Originally reported on Google Code with ID 226
```
We now have TypeTokenRatio FE in style and readability.
Do they have the same functionality?
Then maybe we should remove one.
```
Reported by `t…