Skip to content

Improve Best-performing Pipeline Factory Method

As a user of uimaFit I want to use SimplePipeline.runPipeline as usual. Therefore, the current provided factory method of the best-performing NLP pipeline should not change the usage of SimplePipeline.runPipeline.

  • Use AggregateBuilder to keep the usage of SimplePipeline.runPipeline as convinient as before.
Edited by schrieveslaach

Merge request reports