Skip to content

Instantly share code, notes, and snippets.

@anitaokoh
Created March 30, 2019 14:39
Show Gist options
  • Save anitaokoh/00208da3609195625fd257ead552351c to your computer and use it in GitHub Desktop.
Save anitaokoh/00208da3609195625fd257ead552351c to your computer and use it in GitHub Desktop.
# To slice the list to extract the top 10 repeated words
toplist = sort_dict[0:10]
toplist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment