| Package | Description |
|---|---|
| org.dllearner.algorithms.isle.index | |
| org.dllearner.algorithms.isle.wsd |
| Modifier and Type | Method and Description |
|---|---|
Set<SemanticAnnotation> |
AnnotatedTextDocument.getAnnotations() |
Set<SemanticAnnotation> |
AnnotatedDocument.getAnnotations()
Returns all annotations of the document.
|
| Constructor and Description |
|---|
AnnotatedTextDocument(TextDocument document,
Set<SemanticAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
abstract SemanticAnnotation |
WordSenseDisambiguation.disambiguate(Annotation annotation,
Set<EntityScorePair> candidateEntities)
Chooses the correct entity for the given annotation from a set of candidate entities.
|
SemanticAnnotation |
SimpleWordSenseDisambiguation.disambiguate(Annotation annotation,
Set<EntityScorePair> candidateEntities) |
SemanticAnnotation |
StructureBasedWordSenseDisambiguation.disambiguate(Annotation annotation,
Set<EntityScorePair> candidateEntities) |
SemanticAnnotation |
RandomWordSenseDisambiguation.disambiguate(Annotation annotation,
Set<EntityScorePair> candidateEntities) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann