Uses of Class
org.gcube.data.analysis.nlphub.legacy.NerEntity
-
Packages that use NerEntity Package Description org.gcube.data.analysis.nlphub.legacy -
-
Uses of NerEntity in org.gcube.data.analysis.nlphub.legacy
Methods in org.gcube.data.analysis.nlphub.legacy that return types with arguments of type NerEntity Modifier and Type Method Description ArrayList<NerEntity>NerAnnotationData. getNerEntities()Methods in org.gcube.data.analysis.nlphub.legacy with parameters of type NerEntity Modifier and Type Method Description voidNerAnnotationData. addNerEntity(NerEntity entity)Method parameters in org.gcube.data.analysis.nlphub.legacy with type arguments of type NerEntity Modifier and Type Method Description voidNerAnnotationData. setNerEntities(ArrayList<NerEntity> nerEntities)
-