Uses of Class
org.aksw.qa.annotation.spotter.ASpotter
Packages that use ASpotter
-
Uses of ASpotter in org.aksw.qa.annotation.spotter
Subclasses of ASpotter in org.aksw.qa.annotation.spotter -
Uses of ASpotter in org.aksw.qa.annotation.util
Methods in org.aksw.qa.annotation.util with parameters of type ASpotterModifier and TypeMethodDescriptionNifEverything.appendNIFResultFromSpotters(String documentsString, ASpotter spotter)Appends found NEs as annotation to given NIF.NifEverything.createNIFResultFromSpotters(String q, ASpotter spotter)Creates a NIF with annotations respective to givenNifEverything.NifPropertyrespective to givenASpotterAnnotation will have the formNifEverything.NifProperty.TAIDENTREFprivate List<org.aksw.gerbil.transfer.nif.Marking>NifEverything.stringToMarkingsSpotters(String q, ASpotter spotter)Here the actual annoataion takes place.