Package: spellcheckr 0.1.2
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.
Authors:
spellcheckr_0.1.2.tar.gz
spellcheckr_0.1.2.zip(r-4.7)spellcheckr_0.1.2.zip(r-4.6)spellcheckr_0.1.2.zip(r-4.5)
spellcheckr_0.1.2.tgz(r-4.6-any)spellcheckr_0.1.2.tgz(r-4.5-any)
spellcheckr_0.1.2.tar.gz(r-4.7-any)spellcheckr_0.1.2.tar.gz(r-4.6-any)
spellcheckr_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
spellcheckr/json (API)
| # Install 'spellcheckr' in R: |
| install.packages('spellcheckr', repos = c('https://selva86.r-universe.dev', 'https://cloud.r-project.org')) |
- dict - Dict
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:ab6d47266f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 191 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 141 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 100 |
Exports:correct
Dependencies:clidata.tabledplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| correct | correct |
| dict | dict splits |
