Namespace NOpenNLP.Tools.Formats.Letsmt
Classes
- LetsmtDocument
A structure to hold the letsmt document. The documents contains sentences and depending on the source it either contains tokenized text (words) or an un-tokenized sentence string.
The format specification can be found here.