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

从gAnswer这个类运行项目,报找不到qald6_special.txt文件错误,请问这个文件怎样生成? #45

Open
LittleWuWu opened this issue Jun 29, 2020 · 1 comment

Comments

@LittleWuWu
Copy link

java.io.FileNotFoundException: E:\Linyinnian\qald6_special.txt (系统找不到指定的路径。)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.io.FileInputStream.(FileInputStream.java:93)
at java.io.FileReader.(FileReader.java:58)
at utils.FileUtil.readFile(FileUtil.java:14)
at qa.GAnswer.main(GAnswer.java:202)
另外:暂时未发现中文版的项目与之前的英文版的有何区别,请指教!谢谢!

@nicklin96
Copy link
Collaborator

您好!这是我们调试时用于存放问题的文本文件,将其替换为您自己的文件即可。格式为一行一个问题。

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