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>).

Version: 0.1-6
Depends: R (≥ 3.0.0)
Imports: methods
Suggests: testthat, knitr, rmarkdown, sylly.de, sylly.en, sylly.es
Published: 2020-09-20
Author: Meik Michalke [aut, cre]
Maintainer: Meik Michalke <meik.michalke at hhu.de>
BugReports: https://github.com/unDocUMeantIt/sylly/issues
License: GPL (≥ 3)
URL: https://reaktanz.de/?c=hacking&s=sylly
NeedsCompilation: no
Additional_repositories: https://undocumeantit.github.io/repos/l10n
Citation: sylly citation info
Materials: README NEWS ChangeLog
CRAN checks: sylly results

Documentation:

Reference manual: sylly.pdf
Vignettes: Using the sylly Package for Hyphenation and Syllable Count

Downloads:

Package source: sylly_0.1-6.tar.gz
Windows binaries: r-devel: sylly_0.1-6.zip, r-release: sylly_0.1-6.zip, r-oldrel: sylly_0.1-6.zip
macOS binaries: r-release (arm64): sylly_0.1-6.tgz, r-oldrel (arm64): sylly_0.1-6.tgz, r-release (x86_64): sylly_0.1-6.tgz
Old sources: sylly archive

Reverse dependencies:

Reverse depends: koRpus, sylly.en, tm.plugin.koRpus
Reverse suggests: pander

Linking:

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