nltk.tokenize.wordpunct_tokenize

nltk.tokenize.wordpunct_tokenize(text)[source]

Return a tokenized copy of s.

Return type

List[str]