Package edu.stanford.nlp.tagger

This is designed as a home for taggers.

See:
          Description

Class Summary
CountTagSequences This class makes a table of tag bigram counts and percentages in data.
TreebankTaggerTester Tags text using Kristina's tagger and tests results from the Penn Treebank.
 

Package edu.stanford.nlp.tagger Description

This is designed as a home for taggers. There's only a couple of utility classes here at present, though.

Since:
1.2



Stanford NLP Group