Skip to content

ksalama/data2cooc2emb2ann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning embeddings from Co-occurrence statistics

This repository includes examples of how to:

  1. Create item co-occurrence statistics from tabular data using Apache Beam
  2. Learning item embeddings using TensorFlow tf.estimator APIs
  3. Extract the trained embeddings and build an approximate nearest neighbours index using ANNOY

About

Learning embeddings from item co-occurrence statistics, and building an approx. nearest neighbour index

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors