Sapling for Python
Sapling is a Python client to interface with Sapling.ai HTTP APIs.
Refer to the the Usage section for further information, including Installation instructions.
Here’s a grammar check demo.
Note
This project is under active development. Please email support@sapling.ai with any questions or feedback.
Contents
- Usage
- API Reference
SaplingClientSaplingClient.accept_complete()SaplingClient.accept_edit()SaplingClient.aidetect()SaplingClient.chunk_html()SaplingClient.chunk_text()SaplingClient.complete()SaplingClient.edits()SaplingClient.langdetect()SaplingClient.postprocess()SaplingClient.profanity()SaplingClient.quality()SaplingClient.reject_edit()SaplingClient.rephrase()SaplingClient.sentiment()SaplingClient.spellcheck()SaplingClient.summarize()SaplingClient.tone()