I think `sent_tokenize` should support input function from `List[str]` type. Now, sent_tokenize support `str` type only.