Using|Using spaCy

  1. Installation
    Enter Virtual Environment and Install
    pip install -U spacy
  2. 【Using|Using spaCy】下载和使用语言模型
    在命令行:
    python -m spacy download en

    推荐阅读