Skip to content

Train Skip-Gram Negative Sampling model in Tensorflow 2

Notifications You must be signed in to change notification settings

Ullar-Kask/SGNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SGNS

Training word embeddings with skip-gram negative sampling model in Tensorflow 2.

To start training enter on the command line:

$ python embeddings_train.py

To run tensorboard enter:

$ tensorboard --logdir tensorboard

add --bind_all if accessed over the network.

About

Train Skip-Gram Negative Sampling model in Tensorflow 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages