| Package | Description | 
|---|---|
| org.dllearner.algorithms.isle.index | |
| org.dllearner.algorithms.isle.index.semantic | |
| org.dllearner.algorithms.isle.wsd | 
| 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)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RandomWordSenseDisambiguation
Disambiguation by randomly selecting one of the candidates (baseline method). 
 | 
class  | 
SimpleWordSenseDisambiguation  | 
class  | 
StructureBasedWordSenseDisambiguation  | 
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann