For the complete documentation index, see llms.txt. This page is also available as Markdown.

Grammar Checker

Detect and review grammatical errors.

Grammar Checker is an extension that detects grammatical errors in text data. It highlights potential issues and helps users review and correct text more efficiently.

About LanguageTool

LanguageTool is an open-source proofreading tool that supports English, Spanish, and many other languages. Datasaur uses the open-source version of LanguageTool. For more information, see the LanguageTool rules documentation.

Enable Grammar checker

  1. Open Manage extensions and enable the Grammar Checker extension.

  2. Click Check document to start checking for grammar issues.

  3. Click Clear results to remove detected results.

How it works

  • Grammar checker scans the entire document.

  • Detected issues appear in the extension panel and are underlined in red in the text editor.

  • Clicking an item in the grammar mistakes list jumps to the related line.

  • Modified lines are automatically rechecked when changes are made.

Last updated