Topic Model
Last updated: 23 Dec 2022
Description¶
The Topic Model node performs LDA topic modeling on a column with freeform text.
Configuration Options¶
Basic Configuration Options¶
| Setting | Description\Parameters |
|---|---|
Text Column |
Column to model |
Split Columns |
This optional setting will split the data/models based on a value in the selected columns |
Advanced Configuration Options¶
| Setting | Description |
|---|---|
Num Topics |
Number of topics to build |
Min Prob for Assignment to Topic |
Minimum probability for assigning text to a topic |
Include Top Terms in Output |
Output top terms in result set |