Metadata-Version: 2.1
Name: nlpcloud
Version: 1.0.34
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,ai,deep learning,machine learning,data science,nlpcloud
Platform: UNKNOWN
License-File: LICENSE
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, image generation, blog post generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, 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

