git-crypt
, direnv
, and conda
awscli
make install
to configure the development environment:Download spaCy's en_core_web_sm 3.1.0 pipeline:
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.1.0/en_core_web_sm-3.1.0.tar.gz
Technical and working style guidelines
Project based on Nesta's data science project template
(Read the docs here).