dkpro-c4corpus
dkpro-c4corpus copied to clipboard
inconsistent package hierarchy and groupId
The project has been released with groupId
org.dkpro.c4corpus
But is still using the old package hierarchy i.e.
de.tudarmstadt.ukp.dkpro.c4corpus
This should be fixed. Causes confusion when referencing to classes inside the artifacts.
Also package de.tudarmstadt.ukp.dkpro.c4corpus.hadoop.CharsetDetector in dkpro-c4corpus-language should be renamed (no hadoop in there!)