Thanks for sharing this. I believe it would be better to re-build this anyway.
If there is in general interest we could hook up UIMA into the formats package. A user would then provide us with the necessary parts (Collection Reader, maybe a typesystem converter AE) in order to process CASes, OpenNLP would just take care of starting up the pipeline, running it and being smart about using the output to train a model. Jörn On Thu, Jan 12, 2017 at 2:10 PM, Peter Klügl <peter.klu...@averbis.com> wrote: > Hi, > > > we have our own wrappers for applying and training. The AEs can be > removed from our point of view. > > > Best, > > > Peter > > > Am 11.01.2017 um 23:51 schrieb Joern Kottmann: > > Hello all, > > > > the UIMA integration contains AEs which can be used to train models if > > a UIMA pipeline is set up to process a some kind of corpus. > > > > I have the impression that this is kind of dead/unused code. > > > > I opened an issue [1] to deprecate it and would like to know if there > > is any interest in keeping that code? Do we have someone here using > > that? > > > > Please share your opinion with us so we can make a good decision! > > > > Jörn > > > > [1] https://issues.apache.org/jira/browse/OPENNLP-928 > >