SIS-Team-24 / 2023-SIS-Team-24

Using Natural Language Processing, Text Insights examines and provides insights to text.
1 stars 0 forks source link

Tweak package scripts #176

Closed Rgonzales4 closed 1 year ago

henrygoodman commented 1 year ago

Actually, maybe switch the pip3 to python -m pip to keep consistent (I know sometimes Windows is wonky with aliasing Python3 to Python)

cd ../server && python -m pip install --upgrade pip && python -m pip install -r requirements.txt && python -m spacy download en_core_web_trf