File size: 97 Bytes
e1f45e2
 
 
 
1
2
3
4
#!/bin/bash
pip install -r requirements.txt
python -m spacy download en_core_web_sm
python app.py