Skip to content

Spacy NER untuk tindak kejahatan di wilayah kota Malang

Notifications You must be signed in to change notification settings

code-on-cue/spacy-ner-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalasi

Requirements

  • Python 3.8+
  • MySql

Steps

  1. clone repository
git clone https://github.com/defrindr/2024-spacy-ner-webapp.git
  1. Install requirements
pip install -r requirements.txt
  1. Sesuaikan database pada file .flaskenv
  2. Buka phpmyadmin, import file db_spacy.sql
  3. Jalankan program
flask run
  1. Login dengan akun
> username: admin
> password: admin