ctext
index
 
Name setStrictSentenceStarts ( )
Examples
None available
Description Set whether atypical sentence starts are permitted; if true, the model accepts only those first words matching this regex: (\"?[A-Z][a-z"',;`]*)
Syntax
setStrictSentenceStarts(strictSentenceStarts);
Parameters
strictSentenceStarts  
Returns None
Usage Web & Application
Related