Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skip-gram model

Vanilla Skip-gram model for word embedding.

All codes are tested under Python 3.5 and Tensorflow 1.1

Get started

To run the program, do the following steps:

  1. Change the directory to the folder
  2. Run the command python train.py

Acknowledgement

The file processed_data.py is adapted from the example codes of Stanford CS 20SI 2017. Original codes were compatible for Python 2.7 and Tensorflow 0.8. We have been modified them and tested under Python 3.5 and Tensorflow 1.1 .

About

Vanilla Skip-gram model for word embedding

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages