abstract fun importNlpPlainSentencesDump(dump: SentencesDump): Boolean
Imports a NLP sentences dump (only validated sentences) - format is simpler than ApplicationDump.
dump - the dump to import
dump
Return true if NLP model is modified, false either