/Dazzled-Darling

Final Project of Web Retrieval and Mining spring 2018

Primary LanguagePythonMIT LicenseMIT

Dazzled-Darling

Final Project of Web Retrieval and Mining spring 2018

Packagist Packagist Packagist Packagist

迷惘美 Dazzled-Darling

  • 一個專屬於你的網美檢索系統
  • 健全的資料庫 (1559位IG網美,每位100篇圖/文)
  • 任意輸入關鍵字找尋有興趣的主題
  • 能依據你的喜好(e.g.性感, 旅行,...)來客製化檢索結果

Flowchart

Requirements

  • Python 3.X
  • Keras==2.0.8
  • numpy==1.14.0
  • gensim==3.4.0
  • tqdm==4.19.5
  • scipy==0.19.0
  • Pillow==8.1.1

Usage

  • Note: Our system only support Traditional Chinese query. If you are in MacOS, tkinter not support the MacOS orginal Traditional Chinese input, you only can type your query in another place and copy/paste.
  1. First, download our WordCount1.npy and extract it under data/.
  2. Run the code.
cd src/
python3 gui.py

Demo

Authors