From db6574edc3e6dad99c44c64a8fc9b9506f854ef0 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 16 Dec 2021 09:31:51 -0800 Subject: [PATCH] [DOCS] Add language identification model details (#1918) --- docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc index e997e6b27..1ab86b0dc 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc @@ -30,6 +30,10 @@ type of analysis that you want to perform. For example, there are models and data sets available for specific NLP tasks on https://huggingface.co/models[Hugging Face]. +If you choose to perform language identification by using +the `lang_ident_model_1` that is provided in the cluster, no further steps are +required to import or deploy the model. + [discrete] [[ml-nlp-import-model]] == Import the trained model and vocabulary