| Package | Description |
|---|---|
| org.dllearner.algorithms.isle.index | |
| org.dllearner.algorithms.isle.index.semantic |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEntityCandidateGenerator |
class |
TrieEntityCandidateGenerator
Generates candidates using a entity candidates prefix trie
|
| Constructor and Description |
|---|
SemanticAnnotator(WordSenseDisambiguation wordSenseDisambiguation,
EntityCandidateGenerator entityCandidateGenerator,
LinguisticAnnotator linguisticAnnotator)
Initialize this semantic annotator to use the entities from the provided ontology.
|
| Modifier and Type | Method and Description |
|---|---|
static SemanticIndex |
SemanticIndexGenerator.generateIndex(Set<String> documents,
org.semanticweb.owlapi.model.OWLOntology ontology,
WordSenseDisambiguation wordSenseDisambiguation,
EntityCandidateGenerator entityCandidateGenerator,
LinguisticAnnotator linguisticAnnotator) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann