nlpcloud/nlpcloud-python
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, intent classification, product description and ad generation, chatbot, grammar and spelling correction, keywords and keyphrases extraction, text generation, image generation, code generation, and more...
A thin Python wrapper around the NLP Cloud REST API that abstracts model selection and request handling with support for GPU acceleration, multilingual processing via language codes, and asynchronous polling patterns. Covers 30+ task types from standard transformers (summarization, classification, NER) to emerging capabilities like automatic speech recognition and semantic search. Enables switching between pre-trained models, fine-tuned variants, or custom deployments via a unified client interface.
87 stars and 22,192 monthly downloads. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Stars
87
Forks
9
Language
Python
License
MIT
Category
Last pushed
Nov 27, 2024
Monthly downloads
22,192
Commits (30d)
0
Dependencies
1
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nlpcloud/nlpcloud-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
princeton-nlp/NLProofS
EMNLP 2022: Generating Natural Language Proofs with Verifier-Guided Search...
ysymyth/ec-nl
[ICLR 2022] Linking Emergent and Natural Languages via Corpus Transfer
IBM/regen
official code for EMNLP21 paper
L-Zhe/CoRPG
Code for paper Document-Level Paraphrase Generation with Sentence Rewriting and Reordering by...
AndyChiangSH/CDGP
Code for Findings of EMNLP 2022 short paper "CDGP: Automatic Cloze Distractor Generation based...