-
Notifications
You must be signed in to change notification settings - Fork 45
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
keyerror when preprocess data #12
Comments
Hi @liu-x-p, Sure. If you look at the usage in the readme it says:
Note: This is the folder that contains the
If you're still having trouble you please post the command you use and the path to your data directory. Hope that helps! |
@bshall Thank you! |
No problem @liu-x-p. If you're still having issues I'd advise keeping the actual data in a separate folder to this repo. So this repo would be under |
On following the exact same procedure I am getting an error : |
@liu-x-p Hi! I am also a Chinese student trying to run this repo and I am encountering some similar problems as you...TAT I wonder if you have successfully run this repo and could we have a discussion via e-mail... this is my email adress [email protected] Looking forward to your reply! |
@ZhengRachel |
I set the directory for data as datasets/2019/english, when I run the script preprocess.py, it raises
keyerror: 'accessing unknown key in a struct: dataset.in_dir'
but I can't find how to solve it.
Could you help me?
The text was updated successfully, but these errors were encountered: