UpdateSemanticSearchIndex

この機能には次が必要です:外部アカウント »

UpdateSemanticSearchIndex[index,source]

source 内のデータで SemanticSearchIndex[] index を更新する.

詳細とオプション

  • UpdateSemanticSearchIndexは,既存のSemanticSearchIndexを追加データで拡張し,索引の保存と検索の能力を拡大する.
  • 次は,source の可能な値である.
  • "string"プレーン文字列
    File["path"]個々のファイル
    URL["url"]"url"のテキスト表現
    CloudObject[]クラウドオブジェクト
    LocalObject[]ローカルオブジェクト
    {obj1,obj2,}オブジェクトのリスト
  • index にタグが含まれている場合は,ソースも同様にタグ付けされていなければならない.次は,その可能な値である.
  • {obj1val1,}ベクトルと関連付けられた値のリスト
    {obj1,}{val1,}ベクトルと値の間の規則
  • 次は,valiの許容される形式である.
  • "string"文字列のラベル
    <|"tag1"v1,|>タグとメタデータ値の連想
  • CreateSemanticSearchIndexは,以下のオプションをサポートする.
  • MethodAutomaticメソッドの詳細
    ProgressReporting$ProgressReporting計算の進捗状況を報告するかどうか
  • 詳細オプションはMethod<|opt1val1|>を使って与えることができる.以下は,optiの可能な値である.
  • "ContextPadding"項目間の最小重複
    "MaximumItemLength"テキストの最大の長さ
    "MinimumItemLength"テキストの最小の長さ
    "SplitPattern"Automatic長い文字列をどこで分割するか

例題

  (1)

意味検索の索引を作成する:

もう一つのソースで索引を更新する:

Wolfram Research (2024), UpdateSemanticSearchIndex, Wolfram言語関数, https://reference.wolfram.com/language/ref/UpdateSemanticSearchIndex.html.

テキスト

Wolfram Research (2024), UpdateSemanticSearchIndex, Wolfram言語関数, https://reference.wolfram.com/language/ref/UpdateSemanticSearchIndex.html.

CMS

Wolfram Language. 2024. "UpdateSemanticSearchIndex." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/UpdateSemanticSearchIndex.html.

APA

Wolfram Language. (2024). UpdateSemanticSearchIndex. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/UpdateSemanticSearchIndex.html

BibTeX

@misc{reference.wolfram_2024_updatesemanticsearchindex, author="Wolfram Research", title="{UpdateSemanticSearchIndex}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/UpdateSemanticSearchIndex.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_updatesemanticsearchindex, organization={Wolfram Research}, title={UpdateSemanticSearchIndex}, year={2024}, url={https://reference.wolfram.com/language/ref/UpdateSemanticSearchIndex.html}, note=[Accessed: 05-November-2024 ]}