Orthographic syllable estimate: the number of maximal vowel runs
Source:R/querying.R
count_syllables.RdOrthographic syllable estimate: the number of maximal vowel runs
Examples
count_syllables(c("cat", "table", "beautiful"))
#> [1] 1 2 3
R/querying.R
count_syllables.RdOrthographic syllable estimate: the number of maximal vowel runs
count_syllables(c("cat", "table", "beautiful"))
#> [1] 1 2 3