Skip to content

Instantly share code, notes, and snippets.

@sachaarbonel
Created February 20, 2017 11:10
Show Gist options
  • Save sachaarbonel/10b3b1ba9c39fb29cc12c74d59214f2c to your computer and use it in GitHub Desktop.
Save sachaarbonel/10b3b1ba9c39fb29cc12c74d59214f2c to your computer and use it in GitHub Desktop.
re.sub(r'[^a-z0-9\s]','',text.lower().strip())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment