Uses of Package
org.apache.ctakes.necontexts

Packages that use org.apache.ctakes.necontexts
org.apache.ctakes.necontexts   
org.apache.ctakes.necontexts.negation   
org.apache.ctakes.necontexts.status   
 

Classes in org.apache.ctakes.necontexts used by org.apache.ctakes.necontexts
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.
ContextHit
          Object represents a hit relating to a focus annotation.
ContextHitConsumer
          A context hit consumer is called by the context annotator when a context hit is returned by its context analyzer.
 

Classes in org.apache.ctakes.necontexts used by org.apache.ctakes.necontexts.negation
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.
ContextHit
          Object represents a hit relating to a focus annotation.
ContextHitConsumer
          A context hit consumer is called by the context annotator when a context hit is returned by its context analyzer.
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
           
 

Classes in org.apache.ctakes.necontexts used by org.apache.ctakes.necontexts.status
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.
ContextHit
          Object represents a hit relating to a focus annotation.
ContextHitConsumer
          A context hit consumer is called by the context annotator when a context hit is returned by its context analyzer.
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-2013 The Apache Software Foundation. All Rights Reserved.