SubSpanGuard

constructor(stopwords: Set<String> = Vocabulary.STOPWORDS, qualifierOpeners: Set<String> = Vocabulary.QUALIFIER_OPENERS)

Parameters

stopwords

function words removed before the prompts are compared.

qualifierOpeners

words that begin a clause narrowing a question rather than framing it.