Class LetsmtDocument.LetsmtSentence

Namespace
NOpenNLP.Tools.Formats.Letsmt
Assembly
NOpenNLP.Tools.dll
public class LetsmtDocument.LetsmtSentence
Inheritance
LetsmtDocument.LetsmtSentence
Inherited Members

Properties

NonTokenizedText

public string? NonTokenizedText { get; }

Property Value

string

Tokens

public string[]? Tokens { get; }

Property Value

string[]