NLP Cloud's Summarization API
NLP Cloud proposes a text summarization API that gives you the opportunity to perform summarization out
of the box, based on Hugging Face transformers' Facebook's Bart Large CNN model, Google's Pegasus
XSUM model, GPT-J, and Michau's T5 Base EN Generate Headline model, with a good accuracy. Due
to the complex computations needed for such a task, the response time (latency) is pretty high though.
You can either use the pre-trained
model, train your own models, or upload your own custom models!
For more details, see our documentation about text summarization here.
Testing text summarization locally is one thing, but using it reliably in production is another thing.
With NLP Cloud you can just do both!
As for all our Natural Language Processing models, you can use summarization for free, up to 3 API requests per minute.