public class SimpleEntityCandidateGenerator extends EntityCandidateGenerator
Constructor and Description |
---|
SimpleEntityCandidateGenerator(org.semanticweb.owlapi.model.OWLOntology ontology) |
Modifier and Type | Method and Description |
---|---|
Set<EntityScorePair> |
getCandidates(Annotation annotation) |
HashMap<Annotation,Set<EntityScorePair>> |
getCandidatesMap(Set<Annotation> annotations) |
public SimpleEntityCandidateGenerator(org.semanticweb.owlapi.model.OWLOntology ontology)
public Set<EntityScorePair> getCandidates(Annotation annotation)
getCandidates
in class EntityCandidateGenerator
public HashMap<Annotation,Set<EntityScorePair>> getCandidatesMap(Set<Annotation> annotations)
getCandidatesMap
in class EntityCandidateGenerator
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann