Freigeben über


PatternAnalyzer.Stopwords Eigenschaft

Definition

Ruft eine Liste von Stoppwörtern ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="stopwords")]
public System.Collections.Generic.IList<string> Stopwords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stopwords")>]
member this.Stopwords : System.Collections.Generic.IList<string> with get, set
Public Property Stopwords As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: