Skip to content

prithvikannan/cs188-w22-hw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Code for CS188 HW1

Welcome to the coding part for the HW1!

You could run the code with command like the following ones:

python wordvec.py --embeddings glove.100d.5k.txt --word dog --n 5
python wordvec.py --embeddings word2vec.100d.5k.txt --word king --minus man --plus woman --n 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors