Metadata-Version: 2.1
Name: nlpcloud
Version: 1.0.25
Summary: Python client for the NLP Cloud API
Home-page: https://github.com/nlpcloud/nlpcloud-python
Author: Julien Salinas
Author-email: all@juliensalinas.com
License: MIT
Keywords: api,NLP,spacy,Hugging Face,deep learning,machine learning,data science,nlpcloud
Platform: UNKNOWN
Requires-Dist: requests

NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, question answering, machine translation, language detection, semantic similarity, tokenization, POS tagging, embeddings, and dependency parsing. It is ready for production, served through a REST API.

This is the Python client for the API.

More details here: https://nlpcloud.io

Documentation: https://docs.nlpcloud.io

Github: https://github.com/nlpcloud/nlpcloud-python

