Skip to main content

No project description provided

Project description

GrammarZoo is a wrapper around different automated grammar-checking programs.

It lets you conveniently compare their accuracy on grammatical/ungrammatical sentences.

Install it with pip or pipx:

$ pip install grammar-zoo

Usage:

# list available tools
$ grammar-zoo -l

# check a sentence
$ grammar-zoo -t languagetool 'This sentence ungrammatical.'

Tools

GrammarZoo currently supports the following tools:

  • LanguageTool: an open-source grammar-checker also offered as a commercial product.
  • Vale: "a syntax-aware linter for prose"

Further reading

  • The Corpus of Linguistic Acceptability (CoLA) is a corpus of sentences marked as grammatical or ungrammatical, drawn from published linguistics papers. It is used to pick random sentences for the --random flag.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grammar_zoo-0.1.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

grammar_zoo-0.1.1-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page