This package contains the main classes needed for the Brill POS Tagger.

The main class of this package is {@link latoan.pos.brill.BrillTagger} which integrates {@link latoan.pos.brill.StartStateTagger} and {@link latoan.pos.brill.FinalStateTagger} classes. Both are needed for a properly tagging of a sentence.