摘要: 1. python<=3.6(3.7不行),1.10<=tensorflow<2.0 2. 将目前环境换成3.6版本,conda activate python36(这是我的3.6环境名字) 3. pip安装Bert服务器和客户端 pip install bert-serving-server # 阅读全文
posted @ 2020-11-13 11:09 QRain 阅读(550) 评论(0) 推荐(0)