diff --git a/docs/en/stack/ml/index-custom-title-page.html b/docs/en/stack/ml/index-custom-title-page.html index 96eb0e1ca..b91f4cbab 100644 --- a/docs/en/stack/ml/index-custom-title-page.html +++ b/docs/en/stack/ml/index-custom-title-page.html @@ -157,6 +157,9 @@

  • Examples
  • +
  • + Search Labs tutorial +
  • @@ -180,6 +183,9 @@

  • Anomaly detection function reference
  • +
  • + Search Labs +
  • @@ -187,7 +193,7 @@

    Explore by use case

    - +

    diff --git a/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc index 2d10177ac..f7b07b861 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc @@ -4,5 +4,6 @@ The following pages contain end-to-end examples of how to use the different {nlp} tasks in the {stack}. +* https://colab.research.google.com/github/elastic/elasticsearch-labs/blob/main/notebooks/search/04-multilingual.ipynb[Multilingual semantic search - notebook example] * <> -* <> \ No newline at end of file +* <> diff --git a/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc index 28d2a9798..ec424670b 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc @@ -30,5 +30,8 @@ data. You can perform the following NLP operations: * <> * <> - * <> + +To delve deeper into Elastic's {ml} research and development, eplore the +https://www.elastic.co/search-labs/blog/categories/ml-research[ML research] +section within Search Labs.