Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created August 4, 2020 07:21
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/fafc86d105a4fad2f8a56759441e9d18 to your computer and use it in GitHub Desktop.
Save abhishek-shrm/fafc86d105a4fad2f8a56759441e9d18 to your computer and use it in GitHub Desktop.
# Vocabulary size
print('Vocabulary size:', len(w2v_model.wv.vocab))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment