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

Number of requests for the web service #12

Open
Flutifioc opened this issue Mar 30, 2016 · 1 comment
Open

Number of requests for the web service #12

Flutifioc opened this issue Mar 30, 2016 · 1 comment

Comments

@Flutifioc
Copy link

Hello,

Concerning the web service we are asked to provide, the example given here https://github.com/anuzzolese/oke-challenge-2016/blob/master/example_data/GERBIL_integration.md implies that our service should expect one sentence per POST request. Is this correct, or should we expect one POST request to contain all the sentences to annotate ? In the first case (one request per sentence), should we provide one NIF file for all the sentences, or one file per request ? In the first case (one common file), how does the service know that all the requests have been received ?

Thanks in advance !

@anuzzolese
Copy link
Owner

The Web API has to be designed in order to handle one sentence to be annotated per request.
Hence, the API is expected to provide as output the NIF annotation for a single sentence only.

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

2 participants