Package opennlp.tools.formats.letsmt
Class LetsmtDocument
- java.lang.Object
-
- opennlp.tools.formats.letsmt.LetsmtDocument
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LetsmtDocument.LetsmtDocumentHandler
static class
LetsmtDocument.LetsmtSentence
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<LetsmtDocument.LetsmtSentence>
getSentences()
-
-
-
Method Detail
-
getSentences
public List<LetsmtDocument.LetsmtSentence> getSentences()
-
-