Skip to content

Implementation of concepts from Stanford's CS224n NLP with Deep Learning

License

Notifications You must be signed in to change notification settings

howkhang/cs224n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

cs224n

Implementation of concepts from Stanford's CS224n NLP with Deep Learning

Model Code Links
0.1 Skip-gram Negative Sampling Python 3.5 + Tensorflow 1.9.0 [ notebook / paper ]
0.2 GloVe (Global Vectors) Python 3.5 + Tensorflow 1.9.0 [ notebook / paper ]
0.3 Window NER Simple NN Python 3.5 [ notebook / slides ]
0.4 Dependency Parser Python 3.5 + Tensorflow 1.9.0 [ notebook / paper ]

About

Implementation of concepts from Stanford's CS224n NLP with Deep Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published