Package: nsyllable Version: 1.0.1 Title: Count Syllables in Character Vectors Description: Counts syllables in character vectors for English words. Imputes syllables as the number of vowel sequences for words not found. Authors@R: c( person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-0797-564X")), person("Carnegie Mellon University", email = "air+cmudict@cs.cmu.edu", role = "cph", comment = "CMU Pronunciation Dictionary (c) 1993-2015") ) License: GPL-3 Depends: R (>= 2.10) Suggests: knitr, testthat, spelling URL: https://github.com/quanteda/nsyllable Encoding: UTF-8 BugReports: https://github.com/quanteda/nsyllable/issues LazyData: TRUE Language: en-GB RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) Repository: https://quanteda.r-universe.dev Date/Publication: 2022-02-28 17:38:21 UTC RemoteUrl: https://github.com/quanteda/nsyllable RemoteRef: HEAD RemoteSha: 124d2cf48c11387f98b3b19935e925213f9bd523 NeedsCompilation: no Packaged: 2026-06-17 10:46:44 UTC; root Author: Kenneth Benoit [cre, aut, cph] (ORCID: ), Carnegie Mellon University [cph] (CMU Pronunciation Dictionary (c) 1993-2015) Maintainer: Kenneth Benoit