ctext
index
 
Name addSentences ( )
Examples
None available
Description Loads an array of sentences into the model; each element in the array must be a single sentence for proper parsing.
Syntax
addSentences(sentences);
Returns None
Usage Web & Application
Related