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

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

Open
ab4all opened this issue Aug 1, 2019 · 2 comments
Open

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

ab4all opened this issue Aug 1, 2019 · 2 comments

Comments

@ab4all
Copy link

ab4all commented Aug 1, 2019

I am implementing Segmenter and SpellCorrector using corpus generated by me, and when ever I instantiate corpus for Segmenter or SpellCorrector it return me with the error as
429
Corpus was generated as mention using script provided at site-package/ekphrasis/tools/

I am running these in docker container and instantiate corpus is implement at init.py
any resolution to it
I also thought that something is wrong with my corpus so i also ran it with corpus="english" and still same problem

@ab4all
Copy link
Author

ab4all commented Aug 1, 2019

got the solution same as dropbox stats file

@ab4all ab4all closed this as completed Aug 1, 2019
@ab4all ab4all reopened this Aug 1, 2019
@ab4all
Copy link
Author

ab4all commented Aug 1, 2019

hey srry for close and reopen,
i got the issue as the dropbox link was inactivate, but my question here is, what if i load stats from my own corpus, will it still look for the stats.zip and download it

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

1 participant