Topic Model
Last updated: 13 Jan 2023
Description¶
The Topic Model node generates topic terms for a text data set, and group text by which topics are hit by any individual piece of text.
Configuration Options¶
Basic Configuration Options¶
| Setting | Description\Parameters |
|---|---|
Split Columns |
The selected columns split the data set over to build additional models. |
Text Columns |
Text data to be modeled. |
Number of Topics |
Number of unique topic sets to be created. |
Minimum Probability |
Minimum probability for assignment to a topic. |
Include Top Terms in Output |
Include the terms in a TOPIC_TERMS output column. |
Actions¶
| Action | Description |
|---|---|
Preview |
Once the node is configured, the combined result set can be previewed at any time. |