Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created September 23, 2020 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhishek-shrm/f9e5b4d6012f8ad9396100d245398fce to your computer and use it in GitHub Desktop.
Save abhishek-shrm/f9e5b4d6012f8ad9396100d245398fce to your computer and use it in GitHub Desktop.
vocabulary=len(tokenizer.word_index)+1
print('Vocabulary Size=>',vocabulary)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment