Fit Texts¶
Fits a model using lists of texts. Use “Create Input Port > Y” for supervised training
Documentation
Fits a model using lists of texts. Use “Create Input Port > Y” for supervised training
Configuration:
- Input ports:
 - in-modelmodel
 Input model
- X[text]
 X
- Y0table
 Y
- Output ports:
 - out-modelmodel
 Output model
Definition
Input ports
- in-model
 model
Input model
- X
 [text]
X
- Y0
 0 - 1, table
Y
Output ports
- out-model
 model
Output model
- 
class 
node_application.FitText[source]