Many users were asking us for transformer-based models in addition to our existing spaCy models. So here we go, NLP Cloud now serves some of the best transformers-based models with PyTorch from Hugging Face:
* Facebook's Bart Large MNLI model, for text classification * Facebook's Bart Large CNN model, for text summarization * Deepset's Roberta Base Squad 2 model, for question answering * DistilBERT Base Uncased Finetuned SST-2 English model, for sentiment analysis
Of course our spaCy models are still available for Named Entity Recognition and POS tagging. And you can even upload your own spaCy models. Important change: from now on, all the large spaCy models will be available for free.
All our models are available for free for a limited amount of requests per minute, and pricing for paid plans is very fair.
Hope you will like it, and can't wait for your feedbacks and suggestions!
Website: https://nlpcloud.io Documentation: https://docs.nlpcloud.io