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: | 2.9 |
Depends: | R (≥ 3.0.2) |
Imports: | Rcpp, digest |
LinkingTo: | Rcpp (≥ 0.12.12) |
Suggests: | spelling, testthat, pdftools, janeaustenr, wordcloud2, knitr, rmarkdown |
Published: | 2017-12-16 |
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://github.com/ropensci/hunspell#readme (devel) https://hunspell.github.io (upstream) |
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.9.tar.gz |
Windows binaries: | r-devel: hunspell_2.9.zip, r-release: hunspell_2.9.zip, r-oldrel: hunspell_2.9.zip |
OS X El Capitan binaries: | r-release: hunspell_2.9.tgz |
OS X Mavericks binaries: | r-oldrel: hunspell_2.9.tgz |
Old sources: | hunspell archive |
Reverse imports: | BrailleR, hrbrthemes, msgtools, ptstem, spelling, TeXCheckR, textstem, tidytext |
Reverse suggests: | devtools, fakemake, fivethirtyeight, quickPlot, reproducible, SpaDES.core, SpaDES.tools |
Please use the canonical form https://CRAN.R-project.org/package=hunspell to link to this page.