| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.pos | |
| edu.illinois.cs.cogcomp.pos.lbjava |
| Class and Description |
|---|
| MikheevLearner.Parameters
Empty class, since there are no parameters
|
| POSBaselineLearner
This learning algorithm simply counts the number of times that each word appears in training data
associated with each possible part of speech tag.
|
| POSBaselineLearner.Parameters
Empty class, since there are no parameters
|
| Class and Description |
|---|
| MikheevLearner
A poor man's Mikheev rules implementation, in that there is no morphology.
|
| POSBaselineLearner
This learning algorithm simply counts the number of times that each word appears in training data
associated with each possible part of speech tag.
|
| POSBaselineLearner.Parameters
Empty class, since there are no parameters
|
Copyright © 2017. All rights reserved.