Class LemmatizerModel

java.lang.Object
opennlp.tools.util.model.BaseModel
opennlp.tools.lemmatizer.LemmatizerModel
All Implemented Interfaces:
Serializable, ArtifactProvider

public class LemmatizerModel extends BaseModel
The LemmatizerModel is the model used by a learnable Lemmatizer.
See Also: