---
|
title: Natural Language Processing
|
type: templates
|
order: 2001
|
meta_title: Gallery of Natural Language Processing Labeling Templates
|
meta_description: Gallery of NLP templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
|
layout: templates
|
cards:
|
- title: Question Answering
|
categories:
|
- question answering
|
- Q&A
|
image: "/images/templates/question-answering.png"
|
url: "/templates/question_answering.html"
|
|
- title: Text Classification
|
categories:
|
- text classification
|
- sentiment analysis
|
image: "/images/templates/text-classification.png"
|
url: "/templates/sentiment_analysis.html"
|
|
- title: Named Entity Recognition
|
categories:
|
- named entity recognition
|
image: "/images/templates/named-entity-recognition.png"
|
url: "/templates/named_entity.html"
|
|
- title: Taxonomy
|
categories:
|
- taxonomy
|
- hierarchy
|
- classification
|
image: "/images/templates/taxonomy.png"
|
url: "/templates/taxonomy.html"
|
|
- title: Relation Extraction
|
categories:
|
- named entity recognition
|
- relation extraction
|
image: "/images/templates/relation-extraction.png"
|
url: "/templates/relation_extraction.html"
|
|
- title: Text Summarization
|
categories:
|
- summarization
|
- description
|
image: "/images/templates/text-summarization.png"
|
url: "/templates/text_summarization.html"
|
|
- title: Machine Translation
|
categories:
|
- translation
|
image: "/images/templates/machine-translation.png"
|
url: "/templates/machine_translation.html"
|
|
- title: Content Moderation
|
categories:
|
- text classification
|
image: "/images/templates/content-moderation.png"
|
url: "/templates/content_moderation.html"
|
|
---
|