A spell checker and morphological analyzer library designed for languages with rich morphology and complex word compounding or character encoding. The package can check and analyze individual words as well as search for incorrect words within a text, latex, html or xml document. Use the 'devtools' package to spell check R documentation with 'hunspell'.
Version: | 2.3 |
Imports: | Rcpp, digest |
LinkingTo: | Rcpp |
Suggests: | testthat, devtools, pdftools, janeaustenr, wordcloud2, knitr, rmarkdown |
Published: | 2016-12-07 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen.ooms at stat.ucla.edu> |
BugReports: | https://github.com/ropensci/hunspell/issues |
License: | GPL-2 | LGPL-2.1 | MPL-1.1 |
URL: | https://github.com/ropensci/hunspell#readme |
NeedsCompilation: | yes |
Materials: | README 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 |
Package source: | hunspell_2.3.tar.gz |
Windows binaries: | r-devel: hunspell_2.3.zip, r-release: hunspell_2.3.zip, r-oldrel: hunspell_2.3.zip |
OS X Mavericks binaries: | r-release: hunspell_2.3.tgz, r-oldrel: hunspell_2.3.tgz |
Old sources: | hunspell archive |
Reverse imports: | msgtools, ptstem, tidytext |
Reverse suggests: | devtools |
Please use the canonical form https://CRAN.R-project.org/package=hunspell to link to this page.