public abstract class AbstractAnnotator<U,V>
extends net.idea.modbcum.p.DefaultAmbitProcessor<U,V>
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractAnnotator._dictionaries |
Modifier and Type | Field and Description |
---|---|
protected boolean |
fulllinks |
protected Map<String,Properties> |
lookup |
Constructor and Description |
---|
AbstractAnnotator(File lookupfolder) |
AbstractAnnotator(File lookupfolder,
String[] dictionaries) |
AbstractAnnotator(File lookupfolder,
String[] dictionaries,
boolean fulllinks) |
Modifier and Type | Method and Description |
---|---|
String[] |
annotate(Properties lookup,
String endpoint) |
static String |
ontolink2id(String ontolink) |
abstract V |
process(U target) |
protected Map<String,Properties> lookup
protected boolean fulllinks
public AbstractAnnotator(File lookupfolder)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.