Compartir a través de


BreakSentenceItem.SentLen Propiedad

Definición

matriz de enteros que representan las longitudes de las oraciones en el texto de entrada. La longitud de la matriz es el número de oraciones y los valores son la longitud de cada oración.

public System.Collections.Generic.IReadOnlyList<int> SentLen { get; }
member this.SentLen : System.Collections.Generic.IReadOnlyList<int>
Public ReadOnly Property SentLen As IReadOnlyList(Of Integer)

Valor de propiedad

Se aplica a