This package browser is in early development. Mind the rough edges.

grammalecte 2.1.1

French spelling and grammar checker

Grammalecte is a grammar checker for the French language, derived from Lightproof.

Grammalecte helps writing a proper French, without distracting users with false positives. This grammar checker follows the principle: the less false positives, the better; if it cannot know with a good chance that a dubious expression is wrong, it keeps silent.

The package provides the command line interface, along with a server and a Python library.

Installation

Install grammalecte 2.1.1 as follows:

guix install grammalecte@2.1.1

Or install the latest version:

guix install grammalecte

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.