Text Intelligence Commands
Analyze text for sentiment, topics, summaries, and intents using the dg CLI.
Basic Analysis
Analyze a URL
Piped Input
Available Features
Sentiment Analysis
Output includes sentiment per sentence and overall document sentiment.
Topic Detection
Returns detected topics with confidence scores.
Summarization
Generates a brief summary of the content.
Intent Recognition
Detects user intents within the text.
Full Analysis
Output Format
-o belongs to dg itself, so it goes before the subcommand name. Without it, dg read prints human-readable output.