public class YagoEntityContextAnnotator extends EntityAnnotator
EntityAnnotator.EntityType
Constructor and Description |
---|
YagoEntityContextAnnotator(YagoEntityContextScorerFactory.YagoEntityContextScorer ywi)
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
List<ScoredAnnotation<HashMap<String,Object>>> |
annotate(List<String> object)
Generate annotations for the given object.
|
Set<HashMap<String,Object>> |
getAnnotations() |
classify
public YagoEntityContextAnnotator(YagoEntityContextScorerFactory.YagoEntityContextScorer ywi)
ywi
- public Set<HashMap<String,Object>> getAnnotations()