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.5)spellcheckr_0.1.2.zip(r-4.4)spellcheckr_0.1.2.zip(r-4.3)
spellcheckr_0.1.2.tgz(r-4.4-any)spellcheckr_0.1.2.tgz(r-4.3-any)
spellcheckr_0.1.2.tar.gz(r-4.5-noble)spellcheckr_0.1.2.tar.gz(r-4.4-noble)
spellcheckr_0.1.2.tgz(r-4.4-emscripten)spellcheckr_0.1.2.tgz(r-4.3-emscripten)
spellcheckr.pdf |spellcheckr.html✨
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 8 years agofrom:ab6d47266f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:correct
Dependencies:clidata.tabledplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
correct | correct |
dict | dict splits |