File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
docs/reference/ingest/processors Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -455,6 +455,29 @@ include::{es-ref-dir}/ml/ml-shared.asciidoc[tag=inference-config-nlp-tokenizatio
455
455
=======
456
456
=====
457
457
458
+ [discrete]
459
+ [[inference-processor-text-similarity-opt]]
460
+ ==== Text similarity configuration options
461
+
462
+ `text_similarity`:::
463
+ (Object, optional)
464
+ include::{es-ref-dir}/ml/ml-shared.asciidoc[tag=inference-config-text-similarity]
465
+ +
466
+ .Properties of text_similarity inference
467
+ [%collapsible%open]
468
+ =====
469
+ `span_score_combination_function`::::
470
+ (Optional, string)
471
+ include::{es-ref-dir}/ml/ml-shared.asciidoc[tag=inference-config-text-similarity-span-score-func]
472
+
473
+ `tokenization`::::
474
+ (Optional, object)
475
+ include::{es-ref-dir}/ml/ml-shared.asciidoc[tag=inference-config-nlp-tokenization]
476
+ +
477
+ Refer to <<tokenization-properties>> to review the properties of the
478
+ `tokenization` object.
479
+ =====
480
+
458
481
459
482
[discrete]
460
483
[[inference-processor-zero-shot-opt]]
You can’t perform that action at this time.
0 commit comments