You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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.
Hi, I tried to construct dataset by
DataDownloader/acquire_data.py
. However, this script does not work.Error message is below.
Can you fix this or are you planning to publish dataset?
The text was updated successfully, but these errors were encountered: