Skip to content

Instantly share code, notes, and snippets.

@sid321axn
Created August 7, 2020 08:04
Show Gist options
  • Save sid321axn/fb9fffa76d01e1373a95803352a43f01 to your computer and use it in GitHub Desktop.
Save sid321axn/fb9fffa76d01e1373a95803352a43f01 to your computer and use it in GitHub Desktop.
word2idx = tokenizer.word_index
print('Found %s unique tokens.' % len(word2idx))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment