Skip to content

syarifuddinahmads/movie-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-search-engine

Langkah=langkah untuk menjalankan aplikasi :

  1. Install python 3.7 atau versi diatasnya
  2. Install library NLTK : https://www.nltk.org/
  3. Install library Pandas : https://pandas.pydata.org/
  4. Selanjutnya, ketikkan perintah : pip3 install -r requirements.txt
  5. Setelah semua requirment terinstall jalankan aplikasi dengan perintah : python app.py
  6. Buka aplikasi pada alamat : http://localhost:5000
  7. Selesai