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

acquire_data.py does not work #1

Open
tagucci opened this issue Nov 30, 2017 · 2 comments
Open

acquire_data.py does not work #1

tagucci opened this issue Nov 30, 2017 · 2 comments

Comments

@tagucci
Copy link

tagucci commented Nov 30, 2017

Hi, I tried to construct dataset by DataDownloader/acquire_data.py . However, this script does not work.
Error message is below.

urllib.error.HTTPError: HTTP Error 429: Too Many Requests

Can you fix this or are you planning to publish dataset?

@1986shinici007
Copy link

Same with Taguci, the script does not work. I have an error message below:
HTTPError: HTTP Error 308: Permanent Redirect

Besides that, I am curious about the content in the TEST2 folder. Because the main function calls downloadArticlesFromList function, and you wrote the source code below:
downloadArticlesFromList(BASE_DIR + "/DataDownloader/cspubsum_test_ids.txt", BASE_DIR + "/DataDownloader/Test2/",
BASE_DIR + "/DataDownloader/Test2/")

But, after I checked the DataDownloader folder, there was no TEST2 folder.

@Alexwangziyu
Copy link

Alexwangziyu commented Mar 13, 2024

Same with Taguci, the script does not work. I have an error message below: HTTPError: HTTP Error 308: Permanent Redirect

Besides that, I am curious about the content in the TEST2 folder. Because the main function calls downloadArticlesFromList function, and you wrote the source code below: downloadArticlesFromList(BASE_DIR + "/DataDownloader/cspubsum_test_ids.txt", BASE_DIR + "/DataDownloader/Test2/", BASE_DIR + "/DataDownloader/Test2/")

But, after I checked the DataDownloader folder, there was no TEST2 folder.

same, have you solved it yet?

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

3 participants