public interface AnnotatedDocument extends Document, Serializable
| Modifier and Type | Method and Description | 
|---|---|
| Set<SemanticAnnotation> | getAnnotations()Returns all annotations of the document. | 
| Set<org.semanticweb.owlapi.model.OWLEntity> | getContainedEntities()Returns a set of entities which are contained in the document. | 
| int | getEntityFrequency(org.semanticweb.owlapi.model.OWLEntity entity)Returns the number of occurrences of the given entity in this document. | 
getContent, getPOSTaggedContent, getRawContentSet<org.semanticweb.owlapi.model.OWLEntity> getContainedEntities()
Set<SemanticAnnotation> getAnnotations()
int getEntityFrequency(org.semanticweb.owlapi.model.OWLEntity entity)
entity - the entity to get frequency for DL-Learner is licenced 						under the terms of the GNU General Public License.
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann