Decode with Web APIs

ELIT provides web APIs to decode raw text into NLP structures using pre-trained models. The web APIs do not require installation and can be used by any programming language that supports HTTP request/response.

Decode via HTTP

The followings show how to send a list of documents to ELIT and receive the NLP output consisting of decoding results from 6 models:

Take a look at the individual model page for more details and their parameter settings.

NLP Output

The followings show the printed output of the above code:

To be filled

See the Formats page for more details about how the decoding results are added to Document.