﻿---
title: nori analyzer
description: The nori analyzer consists of the following tokenizer and token filters: nori_tokenizer, nori_part_of_speech token filter, nori_readingform token filter,...
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-nori-analyzer
products:
  - Elasticsearch
---

# nori analyzer
The `nori` analyzer consists of the following tokenizer and token filters:
- [`nori_tokenizer`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-nori-tokenizer)
- [`nori_part_of_speech`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-nori-speech) token filter
- [`nori_readingform`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-nori-readingform) token filter
- [`lowercase`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/text-analysis/analysis-lowercase-tokenfilter) token filter

It supports the `decompound_mode` and `user_dictionary` settings from [`nori_tokenizer`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-nori-tokenizer) and the `stoptags` setting from [`nori_part_of_speech`](https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-nori-speech).