Skip to main content
Version: 0.96

templates.UtteranceLocationTemplateSchema

class templates.UtteranceLocationTemplateSchema(*args, **kwargs)

Utterance Location template

Parameters

NameTypeDefaultInfo
valuestrPattern.
startint0Start index.
endintsys.maxsizeEnd index.
regexboolFalseIf True, the pattern is treated as a regex.
case_sensitiveboolFalseCase sensitive or not.
tokenizeboolFalseTokenize or not.