Browse Source

[DOCS] Update link in inference processor (#81897)

Lisa Cawley 3 years ago
parent
commit
076343933f
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docs/reference/ingest/processors/inference.asciidoc

+ 2 - 3
docs/reference/ingest/processors/inference.asciidoc

@@ -123,9 +123,8 @@ categories for which the predicted probabilities are reported is 2
 classes to the `probabilities` field. Both fields are contained in the
 `target_field` results object.
 
-Refer to the 
-{ml-docs}/ml-dfa-lang-ident.html[language identification] trained model
-documentation for a full example.
+For an example that uses {nlp} trained models, refer to 
+{ml-docs}/ml-nlp-inference.html[Add NLP inference to ingest pipelines].
 
 [discrete]
 [[inference-processor-feature-importance]]