-
-
Notifications
You must be signed in to change notification settings - Fork 194
NLPjs Save
Guidone edited this page Jan 31, 2020
·
2 revisions
Training a model is time consuming, to avoid delay during the startup in a production environment use the NLP.js Save node to store the model generated by NLP.js Train.

Use the NLPjs Load to load the model when the flow starts.