Class SentenceModel

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

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