Home

Awesome

NLP with spaCy and textacy

Useful terminal commands:

pip install spacy
pip install textacy
spacy download en_core_web_sm
python -m spacy validate