Low level spell checker and morphological analyzer based on the famous 'hunspell' library <https://hunspell.github.io>. The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats.
Version: | 3.0.5 |
Depends: | R (≥ 3.0.2) |
Imports: | Rcpp, digest |
LinkingTo: | Rcpp (≥ 0.12.12) |
Suggests: | spelling, testthat, knitr, rmarkdown |
Published: | 2024-10-04 |
DOI: | 10.32614/CRAN.package.hunspell |
Author: | Jeroen Ooms [aut, cre],
Authors of libhunspell [cph] (see AUTHORS file) hunspell author details |
Maintainer: | Jeroen Ooms <jeroenooms at gmail.com> |
BugReports: | https://github.com/ropensci/hunspell/issues |
License: | GPL-2 | LGPL-2.1 | MPL-1.1 |
URL: | https://docs.ropensci.org/hunspell/ https://ropensci.r-universe.dev/hunspell |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | NEWS |
In views: | NaturalLanguageProcessing |
CRAN checks: | hunspell results |
Reference manual: | hunspell.pdf |
Vignettes: |
The hunspell package: High-Performance Stemmer, Tokenizer, and Spell Checker for R (source) |
Package source: | hunspell_3.0.5.tar.gz |
Windows binaries: | r-devel: hunspell_3.0.5.zip, r-release: hunspell_3.0.5.zip, r-oldrel: hunspell_3.0.5.zip |
macOS binaries: | r-release (arm64): hunspell_3.0.5.tgz, r-oldrel (arm64): hunspell_3.0.5.tgz, r-release (x86_64): hunspell_3.0.5.tgz, r-oldrel (x86_64): hunspell_3.0.5.tgz |
Old sources: | hunspell archive |
Reverse imports: | acroname, BrailleR, rjtools, spelling, TeXCheckR, textstem, ulex |
Reverse suggests: | conText, fakemake, hrbrthemes, mcbette, tidytext, tracerer |
Please use the canonical form https://CRAN.R-project.org/package=hunspell to link to this page.