摘要:
pip3 install -U spacy -i http://pypi.douban.com/simple --trusted-host pypi.douban.com python3 -m spacy download en 在终端里输一下就完事了 # import stanfordnlp # 阅读全文
摘要:
Mac环境下 jieba 配置记录 在终端里pip3 install jieba -i http://pypi.douban.com/simple --trusted-host pypi.douban.com -i http://pypi.douban.com/simple --trusted-ho 阅读全文