Package | Description |
---|---|
edu.illinois.cs.cogcomp.pos.lbjava |
Class and Description |
---|
BaselineTarget
Learned with
POSBaselineLearner , this classifier returns the tag most often associated
with the given word. |
MikheevTable
Learned with
MikheevLearner , this classifier records statistics on the POS tags that
suffixes of lengths 3 and 4 are associated with. |
Copyright © 2017. All rights reserved.