nltk.tokenize.casual_tokenize

nltk.tokenize.casual_tokenize(text, preserve_case=True, reduce_len=False, strip_handles=False, match_phone_numbers=True)[source]

Convenience function for wrapping the tokenizer.