FME Transformers: 2026.1

Categories
Web

Web

Related Transformers
AzureAIVisionConnector
AzureBlobStorageConnector
AzureFileStorageConnector
AzureQueueStorageConnector
ComprehendConnector
GoogleLanguageConnector
GoogleVisionConnector
NLPClassifier
NLPTrainer
RekognitionConnector

AzureTextAnalyticsConnector

Connects to Azure Text Analytics Service for natural language processing on text.

Jump to Configuration

Typical Uses

  • Detecting entities, phrases, language or sentiment.

How does it work?

The AzureTextAnalyticsConnector uses your Azure Cognitive Services account credentials to access the natural language processing service.

Text is submitted to the service, and one or more features are output with attributes added according to the requested Detection Type.

Available services are:

Detection Type Analysis

Entities

Detects linked or categorized entities.

Key Phrases

Extracts key phrases.

Language

Detects the dominant language.

Sentiment

Detects text sentiment.

See Language support for Language features for language availability.

Optional Input Port

This transformer has two modes, depending on whether a connector is attached to the Input port or not:

  • Input-driven: When input features are connected, the transformer runs once for each feature it receives in the Input port.
  • Run Once: When no input features are connected, the transformer runs one time.

When the Input port is in use, the Initiator output port is also enabled.

Usage Notes

  • For better performance, requests to the Azure Text Analytics service are made in parallel, and are returned as soon as they complete. Consequently, detection results will not be returned in the same order as their associated requests.

Configuration

Input Ports

Output Ports

Parameters

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies Azure Cognitive Services Account
Aliases  
History Released FME 2019.2

FME Online Resources

The FME Community and Support Center Knowledge Base have a wealth of information, including active forums with 35,000+ members and thousands of articles.

Search for all results about the AzureTextAnalyticsConnector on the FME Community.

 

Examples may contain information licensed under the Open Government Licence – Vancouver, Open Government Licence - British Columbia, and/or Open Government Licence – Canada.