| Interface | Description | 
|---|---|
| AnnotatedDocument | |
| Document | Interface for classes representing documents. | 
| EntityCandidatesTrie | |
| Index | |
| LinguisticAnnotator | Interface for generating (non-semantic) annotations for documents. | 
| Class | Description | 
|---|---|
| AnnotatedTextDocument | |
| Annotation | A (non-semantic) annotation which represents an entity in a document by its offset and length. | 
| EntityScorePair | Represents a scored entity. | 
| LinguisticUtil | Provides shortcuts to commonly used linguistic operations | 
| RelevanceMapGenerator | Interface for an index which is able to resolve a given entity's URI to the set of documents containing
 this entity, i.e., documents which contain words disambiguated to the given entity. | 
| RemoteDataProvider | Provides methods to download zipped zipped files from remote locations and extracts and stores them locally. | 
| SemanticAnnotation | |
| SemanticAnnotator | Provides methods to annotate documents. | 
| SimpleEntityCandidateGenerator | |
| SimpleEntityCandidatesTrie | |
| TextDocument | A simple text document without further formatting or markup. | 
| Token | |
| TokenTree | Tree for finding longest matching Token sequence | 
| TrieEntityCandidateGenerator | Generates candidates using a entity candidates prefix trie | 
| TrieLinguisticAnnotator | Annotates a document using a prefix trie. | 
| WordTypeComparator | Compare the word types of two given words. | 
| Enum | Description | 
|---|---|
| SurfaceFormLevel | Different levels of surface forms supported by the  TextDocumentclass. | 
 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