sylly: Hyphenation and Syllable Counting for Text Analysis

Provides the hyphenation algorithm used for 'TeX'/'LaTeX' and similar software, as proposed by Liang (1983, <https://tug.org/docs/liang/>). Mainly contains the function hyphen() to be used for hyphenation/syllable counting of text objects. It was originally developed for and part of the 'koRpus' package, but later released as a separate package so it's lighter to have this particular functionality available for other packages. Support for various languages needs be added on-the-fly or by plugin packages (<https://undocumeantit.github.io/repos/>); this package does not include any language specific data. Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (<http://korpusml.reaktanz.de>).

Package details

AuthorMeik Michalke [aut, cre]
MaintainerMeik Michalke <meik.michalke@hhu.de>
LicenseGPL (>= 3)
Version0.1-6
URL https://reaktanz.de/?c=hacking&s=sylly
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sylly")

Try the sylly package in your browser

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

sylly documentation built on Sept. 20, 2020, 9:07 a.m.