RiTa
index
Name disableSentenceProcessing()
Class RiMarkov
Description Tells the model to ignore (english-like) sentences in its input and treat all text tokens the same.
Syntax
disableSentenceProcessing();
Returns void
Usage Web & Application
Related