ryaspeller

Actions Status dependency status Doc Crates.io

ryaspeller (Rust Yandex Speller) is a tool and library for searching typos in text, files and websites.

Used Yandex.Speller API. (restrictions)

Installation

bash cargo install ryaspeller

Usage

bash $ ryaspeller "text_or_path_or_url" $ ryaspeller russt --lang en rust $ ryaspeller ./doc --lang en,ru $ ryaspeller https://team-tricky.github.io > page.html

Also there are available python and javascript versions of this speller.