Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Key Phrase Extraction

Text Analysis Grooper.GPT.Azure

Identifies key concepts and topics in text using Azure AI Language key phrase extraction.

Remarks

Overview

'Key Phrase Extraction' is a value extractor in Grooper that connects to Azure AI Language Services to analyze document text and extract the most important concepts, topics, and keywords. It uses advanced machine learning models to identify phrases that best summarize the content, making it ideal for document enrichment, search optimization, and summarization scenarios.

This extractor is typically used when you need to quickly identify the main ideas or subjects within free-form or unstructured text.

How It Works

'Key Phrase Extraction' sends document text to Azure's key phrase extraction engine. The service returns a list of key phrases that represent the main topics or concepts found in the text. These phrases can be used for indexing, search, tagging, or summarization.

Typical Use Cases

  • Enriching documents with searchable keywords and topics.
  • Summarizing content for review, reporting, or classification.
  • Improving search relevance by extracting key concepts for indexing.
  • Tagging documents for automated organization or workflow routing.

Configuration Guidance

  • Ensure a Text Analysis Option is configured on the repository root with a valid Azure resource name and API key.
  • Use result filtering and post-processing options to refine and deduplicate extracted key phrases as needed.
  • Test your configuration with representative document samples to ensure desired extraction behavior.

Diagnostics

When diagnostic logging is enabled, 'Key Phrase Extraction' may generate artifacts such as:

  • Request and response JSON files for each Azure API call.
  • Timing logs for request and response cycles.
  • Text files containing the analyzed document content.
  • Summaries of extracted key phrases.

Notes

  • Requires a configured Text Analysis Option on the repository root with a valid Azure resource name and API key.

Properties

NameTypeDescription

See Also

Used By

Notification