| Package | Description |
|---|---|
| de.datexis.index | |
| de.datexis.index.impl | |
| de.datexis.nel |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends ArticleIndex> |
ArticleIndexFactory.loadWikiDataIndex(Resource file,
Resource parvec,
Resource cacheDir,
Class<T> type)
Loads a Wikidata Index from file into In-Memory Lucene instance, uses cached instance if exists
|
| Modifier and Type | Class and Description |
|---|---|
class |
KNNArticleIndex |
class |
LuceneArticleIndex |
class |
VectorArticleIndex |
| Modifier and Type | Field and Description |
|---|---|
protected ArticleIndex |
NamedEntityAnnotator.index |
| Modifier and Type | Method and Description |
|---|---|
ArticleIndex |
NamedEntityAnnotator.getKnowlegeBase() |
| Constructor and Description |
|---|
NamedEntityAnnotator(MentionAnnotator recognize,
ArticleIndex search) |
NamedEntityAnnotator(MentionAnnotator recognize,
ArticleIndex search,
Encoder disambiguate) |
Copyright © 2019. All rights reserved.