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

Endpoint for sending multiple requests #13

Closed
deven-gqc opened this issue Jul 2, 2021 · 1 comment
Closed

Endpoint for sending multiple requests #13

deven-gqc opened this issue Jul 2, 2021 · 1 comment

Comments

@deven-gqc
Copy link

Hello,
I was a participant from the expert.ai's NLP hackathon. I was using the API for to find sentiments of around 700 tweets. When I put that statement in tqdm, (this takes approximately 11 minutes to finish) I see the speed as an iteration per second. Previously, I was trying to find sentiments of 10k tweets. (that was taking very long time to compute) Is there another endpoint which can return the sentiments in batches? (meaning multiple tweets at once?) Here is my code.
image

@avarone-github
Copy link
Collaborator

Hello, and sorry for the delay.
Natural Language API resources can be used in parallel, so one possibility is having more clients requesting them.
I'm closing the issue and reminding you that it is possible to write to api.support@expert.ai for support and special request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants