Interface | Description |
---|---|
ContextAnalyzer |
A context analyzer analyzes a set of annotations that make up a context and
produces context hits which are consumed by context hit consumers.
|
ContextHitConsumer |
A context hit consumer is called by the context annotator when a context hit
is returned by its context analyzer.
|
Class | Description |
---|---|
ContextAnalyzerAdapter | |
ContextAnnotator |
The context annotator iterates through focus annotations and analyzes the
surrounding context of each.
|
ContextHit |
Object represents a hit relating to a focus annotation.
|
ContextHitConsumerAdapter | |
NamedEntityContextAnalyzer |
This context analyzer provides code that is shared by the
StatusContextAnalyzer and NegationContextAnalyzer which are both analyzers
that examine the contexts surrounding named entity annotations.
|
NamedEntityContextHitConsumer |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.