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
NeedsCompilation: no
Packaged: 2022-02-28 15:44:04 UTC; kbenoit
Author: Kenneth Benoit [cre, aut, cph]
    (<https://orcid.org/0000-0002-0797-564X>),
  Carnegie Mellon University [cph] (CMU Pronunciation Dictionary (c)
    1993-2015)
Maintainer: Kenneth Benoit <kbenoit@lse.ac.uk>
Repository: CRAN
Date/Publication: 2022-02-28 16:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:07:01 UTC; windows
