Class ADSentenceStream.Sentence

Namespace
NOpenNLP.Tools.Formats.Ad
Assembly
NOpenNLP.Tools.dll
public class ADSentenceStream.Sentence
Inheritance
ADSentenceStream.Sentence
Inherited Members

Fields

MetaLabelFinal

public const string MetaLabelFinal = "final"

Field Value

string

Properties

Metadata

public string? Metadata { get; set; }

Property Value

string

Root

public ADSentenceStream.SentenceParser.Node? Root { get; set; }

Property Value

ADSentenceStream.SentenceParser.Node

Text

public string? Text { get; set; }

Property Value

string