nltk.tokenize.blankline_tokenize

nltk.tokenize.blankline_tokenize(text)

Return a tokenized copy of s.

Return type

List[str]