Uses of Class
org.gcube.data.analysis.nlphub.legacy.NerAlgorithm
-
Packages that use NerAlgorithm Package Description org.gcube.data.analysis.nlphub.legacy -
-
Uses of NerAlgorithm in org.gcube.data.analysis.nlphub.legacy
Methods in org.gcube.data.analysis.nlphub.legacy that return types with arguments of type NerAlgorithm Modifier and Type Method Description ArrayList<NerAlgorithm>NerOutput. getResult()Methods in org.gcube.data.analysis.nlphub.legacy with parameters of type NerAlgorithm Modifier and Type Method Description voidNerOutput. addNerAlgorithm(NerAlgorithm alg)Method parameters in org.gcube.data.analysis.nlphub.legacy with type arguments of type NerAlgorithm Modifier and Type Method Description voidNerOutput. setResult(ArrayList<NerAlgorithm> result)
-