tock / ai.tock.bot.engine.nlp / NlpController / importNlpPlainSentencesDump

importNlpPlainSentencesDump

abstract fun importNlpPlainSentencesDump(dump: SentencesDump): Boolean (source)

Imports a NLP sentences dump (only validated sentences) - format is simpler than ApplicationDump.

Parameters

dump - the dump to import

Return
true if NLP model is modified, false either