Basic Information

appmixer.ai.deepgram.AnalyzeText

Analyze Text

1.0.0

Public

Runs Deepgram Text Intelligence (summarization, sentiment, topics and intents) over text or a text URL. Enable at least one analysis feature.

Input Ports

in

FieldTypeDescription
Text textarea The text to analyze. Provide either this or a URL below.
URL text URL of a text document to analyze. Provide either this or Text above.
Language text BCP-47 language code. Defaults to en.
Summarize toggle Generate a summary of the text.
Sentiment toggle Analyze sentiment.
Topics toggle Detect topics.
Intents toggle Detect intents.
Custom Topic text Optional custom topic to detect.
Custom Intent text Optional custom intent to detect.

Output Ports

out

FieldTypeDescription
Metadata object -
Results object -

Full Metadata