Skip to content

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.

Train model

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

Clone this wiki locally