Sapling
  • Usage
  • API Reference
Sapling
  • Sapling for Python
  • View page source

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
    • Installation
    • Quickstart
  • API Reference
    • SaplingClient
      • SaplingClient.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()
Next

© Copyright 2022, Sapling.

Built with Sphinx using a theme provided by Read the Docs.