自然语言处理 (NLP) 和文本处理的开源库 https://github.com/explosion/spaCy

天问 1735411e6b Update 'README.md' 1 year ago
README.md 1735411e6b Update 'README.md' 1 year ago

README.md

spacy

##

python -m venv .env
source .env/bin/activate
pip install -U pip setuptools wheel
pip install spacy