Uses of Interface
org.icij.datashare.text.nlp.Pipeline
-
Packages that use Pipeline Package Description org.icij.datashare.extension org.icij.datashare.text.nlp -
-
Uses of Pipeline in org.icij.datashare.extension
Methods in org.icij.datashare.extension that return Pipeline Modifier and Type Method Description PipelinePipelineRegistry. get(Pipeline.Type type)Method parameters in org.icij.datashare.extension with type arguments of type Pipeline Modifier and Type Method Description voidPipelineRegistry. register(Class<? extends Pipeline> pipelineClass) -
Uses of Pipeline in org.icij.datashare.text.nlp
Classes in org.icij.datashare.text.nlp that implement Pipeline Modifier and Type Class Description classAbstractPipeline
-