Skip to content

Instantly share code, notes, and snippets.

@amita-shukla
Created March 24, 2020 20:47
Show Gist options
  • Save amita-shukla/63c9ca8a0024805560957beff0f844c4 to your computer and use it in GitHub Desktop.
Save amita-shukla/63c9ca8a0024805560957beff0f844c4 to your computer and use it in GitHub Desktop.
word_tokenize("u.s.a.")

['u.s.a', '.']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment