dkpro-c4corpus icon indicating copy to clipboard operation
dkpro-c4corpus copied to clipboard

inconsistent package hierarchy and groupId

Open maxxkia opened this issue 9 years ago • 1 comments

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.

maxxkia avatar May 02 '16 16:05 maxxkia

Also package de.tudarmstadt.ukp.dkpro.c4corpus.hadoop.CharsetDetector in dkpro-c4corpus-language should be renamed (no hadoop in there!)

habernal avatar Oct 14 '16 09:10 habernal