You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment the installation is fully manual and requires several steps (pip, spacy, pre-commit).
It would be nice to have a single command to do it all, such as make install or something.
At the moment the installation is fully manual and requires several steps (pip, spacy, pre-commit).
It would be nice to have a single command to do it all, such as
make installor something.