﻿---
title: Machine learning NLP examples
description: The following pages contain end-to-end examples of how to use the different natural language processing tasks in the Elastic Stack. An NLP end-to-end...
url: https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/machine-learning/nlp/ml-nlp-examples
products:
  - Elasticsearch
  - Machine Learning
applies_to:
  - Elastic Cloud Serverless: Generally available
  - Elastic Stack: Generally available
---

# Machine learning NLP examples
The following pages contain end-to-end examples of how to use the different natural language processing tasks in the Elastic Stack.
- [An NLP end-to-end tutorial](https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/machine-learning/nlp/nlp-end-to-end-tutorial)
- [Multilingual semantic search - notebook example](https://colab.research.google.com/github/elastic/elasticsearch-labs/blob/main/notebooks/search/04-multilingual.ipynb)
- [Named entity recognition](https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/machine-learning/nlp/ml-nlp-ner-example)
- [Text embedding and semantic search](https://www.elastic.co/elastic/docs-builder/docs/3016/explore-analyze/machine-learning/nlp/ml-nlp-text-emb-vector-search-example)