PatternAnalyzer.Stopwords Property

Definition

Gets a list of stopwords.

public System.Collections.Generic.IList<string> Stopwords { get; }
member this.Stopwords : System.Collections.Generic.IList<string>
Public ReadOnly Property Stopwords As IList(Of String)

Property Value

Applies to