Skip to content

mgulcin/FastTextRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilizing FastText for Venue Recommendation

This work combines ideas from FastText and recommendation systems.
It aims to recommend top-k venues by utilizing the sequentiality feature of check-ins and a recent vector space embedding method, namely the FastText. In general, this work:

  • Forms groups of check-ins
  • Learns the vector space representations of the venues
  • Utilizes the learned embeddings to make venue recommendations

Cite the following paper whenever all or any part of this code is used.

Makbule Gulcin Ozsoy: From Word Embeddings to Item Recommendation. https://arxiv.org/abs/2005.12982

About

Utilizing FastText for Venue Recommendation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published