Learn R Programming

spellcheckr (version 0.1.2)

Correct the Spelling of a Given Word in the English Language

Description

Corrects the spelling of a given word in English using a modification of Peter Norvig's spell correct algorithm (see ) 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.

Copy Link

Version

Install

install.packages('spellcheckr')

Monthly Downloads

190

Version

0.1.2

License

GPL-2 | GPL-3

Maintainer

Selva Prabhakaran

Last Published

October 28th, 2016

Functions in spellcheckr (0.1.2)

dict

dict
correct

correct