Hi,

I'd like to instanciate an object, assemble the pipeline, run it, access
the object from in an annotator running in the pipeline, and process the
data in that object after the pipeline has finished processing. Is this
possible? Or asked differently: Are files the only way to put data into
a pipeline and get results out? Using external resources, only class
names are given to an annotator as parameter and the annotator
instanciates the object, which is lost after the annotator finished its
job.

Regards,

Armin

Reply via email to