Fit Texts¶
Fits a model using lists of texts. Use “Create Input Port > Y” for supervised training
Definition¶
Input ports¶
- in-model
Type: modelDescription: Input model- X
Type: [text]Description: X- Y0
Type: tableDescription: YOptional number of ports: 0–1 (default: 1)
Output ports¶
- out-model
Type: modelDescription: Output model
Examples¶
The node can be found in:
Implementation¶
- class node_application.FitText[source]