# Configuring NLP Pipelines

NLP pipelines define the sequence of steps for processing text data, such as tokenization, part-of-speech tagging, and entity extraction.

# Setting up a Pipeline

  1. Navigate to Management > Languages and enable English (or your target language).
  2. Go to Management > NLP > Pipelines.
  3. Create a new pipeline, selecting the language and mode (e.g., data parsing).

# Assigning Pipelines to Data

Pipelines are assigned to specific node fields. Under the Used for tab of your pipeline, select the node types and fields you want to process (e.g., SupportCase > Summary).

# Background Processing

Once assigned, any new data ingested will be automatically processed by the pipeline. To process existing data, use the Reparse this data feature on the node schema page.