Download the files mentioned below
and add them in the same hierarchy of folders.
The keys folder is not available for public use.
Data/
Models/Span_Bert/model_weights/
GloVe/
- Install virtualenv
pip install virualenv
virtualenv alaskaEnv
- Activate virtualenv
source download.sh
- Install dependencies
pip install -r requirements.txt
- Run Python Install.py to download libraries
python install.py
- Go to App >> Web App and Run Model
flask run