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

Add specific feature requests to API #15

Open
gliese1337 opened this issue Mar 11, 2016 · 0 comments
Open

Add specific feature requests to API #15

gliese1337 opened this issue Mar 11, 2016 · 0 comments

Comments

@gliese1337
Copy link
Member

This should be another backwards-compatible addition.

Currently, we return the first results we get from any service, even if those results are not very complete. We should be able to take requests for specific kinds of data from the client (like "make sure we get full translations" or "make sure the part-of-speech is included") and then continue making requests, combining lemmas where possible, until at least one result is available that satisfies all of the requests.

In the event that all requests cannot be satisfied, we'd fall back to just returning the best, most complete result that is available.

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