hyphenatr: Tools to Hyphenate Strings Using the 'Hunspell' Hyphenation Library

Identifying hyphenation points in strings can be useful for both text processing and display functions. The 'Hunspell' hyphenation library <https://github.com/hunspell/hyphen> provides tools to perform hyphenation using custom language rule dictionaries. Many hyphenation rules dictionaries are included. Words can be hyphenated directly or split into hyphenated component strings for further processing.

Version: 0.3.0
Depends: R (≥ 3.1.0)
Imports: Rcpp, stringi
LinkingTo: Rcpp
Suggests: testthat
Published: 2016-03-18
Author: Bob Rudis [aut, cre], Raph Levien [aut, cph] (original libhnj), Rene Engelhard [aut, cph] (libhnj maintainer), Chris Halls [aut, cph] (libhnj maintainer), Peter Novodvorsky [aut, cph] (libhnj OOo integration), László Németh [aut, cph] (libhnj non-standard and compound hyphenation with Unicode support), Nanning Buitenhuis [aut, cph] (libhnj substrings.c), Edwin de Jonge [ctb] (Language testing), Gergely Daróczi [ctb] (Language testing)
Maintainer: Bob Rudis <bob at rudis.net>
License: GPL-3 + file LICENSE
Copyright: file inst/COPYRIGHTS
hyphenatr copyright details
NeedsCompilation: yes
Materials: README
CRAN checks: hyphenatr results

Downloads:

Reference manual: hyphenatr.pdf
Package source: hyphenatr_0.3.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: hyphenatr_0.3.0.zip
OS X binaries: r-release: hyphenatr_0.3.0.tgz, r-oldrel: hyphenatr_0.3.0.tgz

Linking:

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