nltk.text_type.index

text_type.index(sub[, start[, end]]) → int

Like S.find() but raise ValueError when the substring is not found.