Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update preprocess.py #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update preprocess.py #3

wants to merge 1 commit into from

Conversation

scutcyr
Copy link

@scutcyr scutcyr commented Sep 13, 2021

FileNotFoundError: [Errno 2] No such file or directory: './data/ECDT2019/ecdt2019_tokenized/train_persona.json'

首次运行代码会出现该错误,建议补充判断是否存在目录以及创建目录的代码

FileNotFoundError: [Errno 2] No such file or directory: './data/ECDT2019/ecdt2019_tokenized/train_persona.json'
@WANGBEAN068
Copy link

FileNotFoundError: [Errno 2] No such file or directory: './data/ECDT2019/ecdt2019_tokenized/train_persona.json'

首次运行代码会出现该错误,建议补充判断是否存在目录以及创建目录的代码

Excellent! Successfuly solved my problem. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants