A dashboard for UVRS2023 scoring.
pip install isort loguru black mypy numpy pandas bs4 requests selenium lxml webdriver-manager dash plotly PyPDF2 fuzzywuzzy gunicorn spacy fuzzy gensim html5lib
pip freeze > requirements.txt
We also need to download the language model
python -m spacy download en_core_web_sm