Uses of Class
basic.Context

Packages that use Context
annotation   
basic   
 

Uses of Context in annotation
 

Methods in annotation with parameters of type Context
abstract  corpusapi.Sense WordExpert.disambiguate(Context context)
          Returns chosen sense of the word in context
 corpusapi.Sense WERandom.disambiguate(Context context)
           
 corpusapi.Sense WELesk.disambiguate(Context context)
           
 corpusapi.Sense WEMFS.disambiguate(Context context)
           
 java.util.Map<java.lang.String,java.lang.Double> MatchingStrategy.prepareContextVector(Context preprocessedContext)
          Creates vector of context
 

Uses of Context in basic
 

Constructors in basic with parameters of type Context
Context(Context context)
          Constructor which copies another context