Forked from aparrish/understanding-word-vectors.ipynb
Created
September 22, 2020 15:06
-
-
Save pranavdesh08/d0b590ff10582d378f45b689476b3f05 to your computer and use it in GitHub Desktop.
Understanding word vectors: A tutorial for "Reading and Writing Electronic Text," a class I teach at ITP. (Python 2.7) Code examples released under CC0 https://creativecommons.org/choose/zero/, other text released under CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great explanation!