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