Skip to content

agdal1125/cocktail4u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocktail4u

Personalized Cocktail Recommender with Fasttext Embedding & cosine similarity

Data:

Cocktail Recipe data is collected from drinksmixer.com:

Features:

  • Recommend cocktails similar to your favorite one
  • Retrieve variation recipes of your favorite cocktail!

Reproduce the work

  1. In the command line, go to the src folder of the project directory: $ cd /DIRECTORY/cocktail4u/src/
  2. Run the master script to execute all the python scripts: $ python run.py -c "/your_chrome_driver_path.exe"

Detailed Documentations & Development Process can be checked here:

Releases

No releases published

Packages

No packages published