次の方法で共有


SynonymTokenFilter.Synonyms プロパティ

定義

次の 2 つの形式のシノニムの一覧: 1。 信じられないほどの、信じられないほどの、素晴らしい=> 素晴らしい - => 記号の左側のすべての用語は、右側のすべての用語に置き換えられます。2. 信じられないほどの、信じられないほどの、素晴らしい、素晴らしい - 同等の単語のコンマ区切りリスト。 このリストの解釈方法を変更するには、expand オプションを設定します。

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

プロパティ値

適用対象