Skip to content

Instantly share code, notes, and snippets.

View sanster9292's full-sized avatar

Sanwal Yousaf sanster9292

View GitHub Profile
@sanster9292
sanster9292 / understanding-word-vectors.ipynb
Created March 31, 2019 19:51 — forked from aparrish/understanding-word-vectors.ipynb
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/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sanster9292
sanster9292 / 0_reuse_code.js
Created February 18, 2016 21:55
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console