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.

Getting started

Package details

AuthorBob 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)
MaintainerBob Rudis <bob@rudis.net>
LicenseGPL-3 + file LICENSE
Version0.3.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("hyphenatr")

Try the hyphenatr package in your browser

Any scripts or data that you put into this service are public.

hyphenatr documentation built on May 2, 2019, 5:58 a.m.