Skip to content

tokenizeWords

tokenizeWords(sentence): string[]

Defined in: tokenizer.ts:195

Tokenize into plain word-strings (the form the parser consumes).

string

string[]