Skip to content

Instantly share code, notes, and snippets.

@eustin
Created June 8, 2020 04:11
Show Gist options
  • Save eustin/b566719277c27c40568e663f24a2a678 to your computer and use it in GitHub Desktop.
Save eustin/b566719277c27c40568e663f24a2a678 to your computer and use it in GitHub Desktop.
for idx, word in tokeniser.index_word.items():
print(f"index {idx} - {word}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment