Article Public (all visitors)

Understanding word vectors: A tutorial for "Reading and Writing Electronic Text,"| GitHub

Gist 2018

Understanding word vectors: A tutorial for "Reading and Writing Electronic Text," a class I teach at ITP. (Python 2.7)

In this tutorial, I'm going to show you how word vectors work. This tutorial assumes a good amount of Python knowledge, but even if you're not a Python expert, you should be able to follow along and make small changes to the examples without too much trouble.

This is a "Jupyter Notebook," which consists of text and "cells" of code. After you've loaded the notebook, you can execute the code in a cell by highlighting it and hitting Ctrl+Enter. In general, you need to execute the cells from top to bottom, but you can usually run a cell more than once without messing anything up. Experiment!...

Show More

Curated by

FoundryBase

Updated 11 months ago

Browse more

View all Articles

Continue from source

More from source

Browse more from Gist

Contribute to FoundryBase

Found something worth adding?

Sign in to suggest resources and start building your own collection.