Skip to content

Instantly share code, notes, and snippets.

View aracelimanzanoch's full-sized avatar

Araceli Manzano Chicano aracelimanzanoch

View GitHub Profile
@aracelimanzanoch
aracelimanzanoch / understanding-word-vectors.ipynb
Created May 2, 2018 15:18 — 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.
@aracelimanzanoch
aracelimanzanoch / spacy_intro.ipynb
Created May 2, 2018 15:17 — forked from aparrish/spacy_intro.ipynb
NLP Concepts with spaCy. 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.