nltk.tokenize.blankline_tokenize

nltk.tokenize.blankline_tokenize(text)[source]

Return a tokenized copy of s.

Return type

List[str]