Open lilumb opened 7 years ago
FWIW, I needed to install tqdm in order to work with glove-word-vectors.ipynb. Is tqdm normally installed by Anaconda? -Ian
tqdm
glove-word-vectors.ipynb
It's in requirements.txt for pytorch/text, but looks like I skipped that installation step in the tutorial.
FWIW, I needed to install
tqdm
in order to work withglove-word-vectors.ipynb
. Istqdm
normally installed by Anaconda?-Ian