Package edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical

Methods and interfaces for lexical and contextual smoothing for part of speech taggers.

See:
          Description

Interface Summary
LexicalSmoother Interface for a lexical smoother.
 

Class Summary
AbstractLexicalSmoother Abstract lexical smoother.
AdditiveLexicalSmoother Additive lexical smoother.
DefaultLexicalSmoother Default lexical smoother.
LexicalSmootherFactory LexicalSmoother factory.
 

Package edu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical Description

Methods and interfaces for lexical and contextual smoothing for part of speech taggers.