hunspell: High-Performance Stemmer, Tokenizer, and Spell Checker

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.3
Depends: R (≥ 3.0.2)
Imports: Rcpp, digest
LinkingTo: Rcpp (≥ 0.12.12)
Suggests: spelling, testthat, pdftools, janeaustenr, wordcloud2, knitr, stopwords, rmarkdown
Published: 2023-10-06
Author: Jeroen Ooms [aut, cre], Authors of libhunspell [cph] (see AUTHORS file)
hunspell author details
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
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

Documentation:

Reference manual: hunspell.pdf
Vignettes: The hunspell package: High-Performance Stemmer, Tokenizer, and Spell Checker for R

Downloads:

Package source: hunspell_3.0.3.tar.gz
Windows binaries: r-devel: hunspell_3.0.3.zip, r-release: hunspell_3.0.3.zip, r-oldrel: hunspell_3.0.3.zip
macOS binaries: r-release (arm64): hunspell_3.0.3.tgz, r-oldrel (arm64): hunspell_3.0.3.tgz, r-release (x86_64): hunspell_3.0.3.tgz
Old sources: hunspell archive

Reverse dependencies:

Reverse imports: acroname, BrailleR, rjtools, spelling, TeXCheckR, textstem
Reverse suggests: conText, fakemake, hrbrthemes, tidytext, tracerer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hunspell to link to this page.