Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 340 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 340 Bytes

wines_recommendations_ru

Wine recomendations based on NLP (ru-Bert, cosine similarity and friends!)

Project structure

  • data – wines info from winestyle.ru
  • notebooks – Jupyter notebooks with data exploration, wine preprocessing and recommendations
  • src – python scripts for recomendation generation