Paragraph {Microsoft.VisualBasic.Data.NLP.Model} .NET clr documentation

Paragraph

Description

a collection of the text Sentence.

Declare

            
# namespace Microsoft.VisualBasic.Data.NLP.Model
export class Paragraph {
   sentences: Sentence[];
}

        

.NET clr type reference tree

  1. use by property member sentences: Sentence

[Package {$package} version {$version} Index]