英語で読む

次の方法で共有


PatternAnalyzer.Stopwords プロパティ

定義

ストップワードの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="stopwords")]
public System.Collections.Generic.IList<string> Stopwords { get; set; }

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象