在使用spacy的时候报错:'OSError: Can't find model 'en'' nlp = spacy.load("en")应该用python -m spacy download en但是网速不行, ...
確定! 回上一頁