Final Project of Web Retrieval and Mining spring 2018
- 一個專屬於你的網美檢索系統
- 健全的資料庫 (1559位IG網美,每位100篇圖/文)
- 任意輸入關鍵字找尋有興趣的主題
- 能依據你的喜好(e.g.性感, 旅行,...)來客製化檢索結果
- 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
- 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.
- First, download our WordCount1.npy and extract it under data/.
- Run the code.
cd src/
python3 gui.py