lookup

fun lookup(chars: CharArray, off: Int, len: Int): Array<IntArray>

Lookup words in text

Return

array of {wordId, position, length}