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

cannot get file "con.txt" from your data(in windows) #5

Open
GoddessLuBoYan opened this issue Jul 15, 2020 · 3 comments
Open

cannot get file "con.txt" from your data(in windows) #5

GoddessLuBoYan opened this issue Jul 15, 2020 · 3 comments

Comments

@GoddessLuBoYan
Copy link

in windows, "con.*" is protected, cannot use
so, after download all data(as zip), don't unzip on windows, unzip it on linux

@GoddessLuBoYan
Copy link
Author

I wish you can add it to Readme.md, it's really ..... really shit

@lanyunshi
Copy link
Owner

Hi,

I'm sorry that I made such confusion as I didn't notice it in my development environment. Will revise the Readme.md!

@GoddessLuBoYan
Copy link
Author

btw, you can change file to another name, such as "const.txt" or "topic.txt"
at least I do like this, I use the name "const.txt"
and change line:
code/KBQA_Runner.py line 111: CON_file = os.path.join(input_file, 'con.txt') --> CON_file = os.path.join(input_file, 'const.txt')

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

No branches or pull requests

2 participants