.. _`Fit Texts`: .. _`org.sysess.sympathy.machinelearning.fit_text`: Fit Texts ~~~~~~~~~ .. image:: fit_text.svg :width: 48 Fits a model using lists of texts. Use "Create Input Port > Y" for supervised training :Configuration: :Inputs: **in-model** : model Input model **X** : [text] X **Y0** : table Y :Outputs: **out-model** : model Output model *Ports*: **Inputs**: :in-model: model Input model :X: [text] X :Y0: table Y **Outputs**: :out-model: model Output model *Configuration*: .. automodule:: node_application .. class:: FitText