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.

Tests Vignettes

Dependencies

Imports/Depends/LinkingTo/Enhances (4)
  • R
  • Rcpp >= 0.12.12
  • Rcpp
  • digest
  • Suggests (4)
  • spelling
  • testthat
  • knitr
  • rmarkdown
  • Version History