Partager via


StandardAnalyzer.Stopwords Propriété

Définition

Obtient ou définit une liste de mots vides.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à