Production use of this feature is available for specific editions only. Contact our sales team for more information.
NULL, the output for that row will be NULL.
Make sure you have read and understand the Requirements set out by Databricks before using this component.
Use case
Some typical use cases for this component include:- Summarizing long text documents, such as articles, reports, or customer feedback, to extract key points and insights.
- Generating concise summaries of product descriptions, reviews, or user comments to provide quick overviews of content.
- Creating summaries of meeting notes, emails, or chat conversations to highlight important information and action items.
Properties
A human-readable name for the component.
- Input Column: The drop-down lists each column in the input stream. Choose the column to summarize. All input columns are available to select, but only text columns will produce meaningful summaries.
- Alias: The name used for the output column that corresponds to this input column. Aliases must be unique.
- Max number of words in summary: Optionally, specify the maximum number of words to allow in the summary text. If no number is specified, the default value is 50. If set to
0, there is no maximum word limit.
- Yes: Outputs both your source input columns and the new summary columns. This will also include those input columns not selected in Data Columns.
- No: Only outputs the new summary columns.

