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.1
Depends: R (≥ 3.0.2)
Imports: Rcpp, digest
LinkingTo: Rcpp (≥ 0.12.12)
Suggests: spelling, testthat, pdftools, janeaustenr, wordcloud2, knitr, stopwords, rmarkdown
Published: 2020-12-09
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/ (docs), https://github.com/ropensci/hunspell (devel) https://hunspell.github.io (upstream)
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.1.tar.gz
Windows binaries: r-devel: hunspell_3.0.1.zip, r-release: hunspell_3.0.1.zip, r-oldrel: hunspell_3.0.1.zip
macOS binaries: r-release (arm64): hunspell_3.0.1.tgz, r-oldrel (arm64): hunspell_3.0.1.tgz, r-release (x86_64): hunspell_3.0.1.tgz, r-oldrel (x86_64): hunspell_3.0.1.tgz
Old sources: hunspell archive

Reverse dependencies:

Reverse imports: acroname, BrailleR, spelling, TeXCheckR, textstem, tidytext
Reverse suggests: babette, beastier, beautier, conText, fakemake, hrbrthemes, quickPlot, tracerer

Linking:

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