spellcheckr: Correct the Spelling of a Given Word in the English Language

Corrects the spelling of a given word in English using a modification of Peter Norvig's spell correct algorithm (see <http://norvig.com/spell-correct.html>) which handles up to three edits. The algorithm tries to find the spelling with maximum probability of intended correction out of all possible candidate corrections from the original word.

Getting started

Package details

AuthorSelva Prabhakaran
MaintainerSelva Prabhakaran <selva86@gmail.com>
LicenseGPL-2 | GPL-3
Version0.1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("spellcheckr")

Try the spellcheckr package in your browser

Any scripts or data that you put into this service are public.

spellcheckr documentation built on May 2, 2019, 4:18 a.m.