Package csli.util.nlp.postag

This package contains implementations of the PoSTagger interface (part-of-speech taggers).

See:
          Description

Class Summary
MXPOST Wrapper for Adwait Ratnaparkhi's MXPOST maximum entropy-based tagger http://www.cis.upenn.edu/~adwait/statnlp.html
QTag Wrapper for Oliver Mason's QTag part-of-speech tagger http://web.bham.ac.uk/O.Mason/software/tagger/
StanfordTagger  
 

Package csli.util.nlp.postag Description

This package contains implementations of the PoSTagger interface (part-of-speech taggers).