WenRichard / Customer-Chatbot

中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file or directory: '../word2vec/70000-small.txt'

zhonglin516 opened this issue · comments

with open(embedding, 'r', encoding='unicode_escape') as fin:
FileNotFoundError: [Errno 2] No such file or directory: '../word2vec/70000-small.txt'
这个怎么解决?目录结构没有改变。