Package: sylcount 0.2-6

sylcount: Syllable Counting and Readability Measurements

An English language syllable counter, plus readability score measure-er. For readability, we support 'Flesch' Reading Ease and 'Flesch-Kincaid' Grade Level ('Kincaid' 'et al'. 1975) <https://stars.library.ucf.edu/cgi/viewcontent.cgi?article=1055&context=istlibrary>, Automated Readability Index ('Senter' and Smith 1967) <https://apps.dtic.mil/sti/citations/AD0667273>, Simple Measure of Gobbledygook (McLaughlin 1969), and 'Coleman-Liau' (Coleman and 'Liau' 1975) <doi:10.1037/h0076540>. The package has been carefully optimized and should be very efficient, both in terms of run time performance and memory consumption. The main methods are 'vectorized' by document, and scores for multiple documents are computed in parallel via 'OpenMP'.

Authors:Drew Schmidt [aut, cre]

sylcount_0.2-6.tar.gz
sylcount_0.2-6.zip(r-4.5)sylcount_0.2-6.zip(r-4.4)sylcount_0.2-6.zip(r-4.3)
sylcount_0.2-6.tgz(r-4.4-x86_64)sylcount_0.2-6.tgz(r-4.4-arm64)sylcount_0.2-6.tgz(r-4.3-x86_64)sylcount_0.2-6.tgz(r-4.3-arm64)
sylcount_0.2-6.tar.gz(r-4.5-noble)sylcount_0.2-6.tar.gz(r-4.4-noble)
sylcount_0.2-6.tgz(r-4.4-emscripten)sylcount_0.2-6.tgz(r-4.3-emscripten)
sylcount.pdf |sylcount.html
sylcount/json (API)

# Install 'sylcount' in R:
install.packages('sylcount', repos = c('https://wrathematics.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/wrathematics/sylcount/issues

Uses libs:
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

4 exports 7 stars 1.35 score 0 dependencies 20 scripts 510 downloads

Last updated 9 months agofrom:99f66a3eff. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-win-x86_64OKAug 30 2024
R-4.5-linux-x86_64OKAug 30 2024
R-4.4-win-x86_64OKAug 30 2024
R-4.4-mac-x86_64OKAug 30 2024
R-4.4-mac-aarch64OKAug 30 2024
R-4.3-win-x86_64OKAug 30 2024
R-4.3-mac-x86_64OKAug 30 2024
R-4.3-mac-aarch64OKAug 30 2024

Exports:doc_countsreadabilitysylcountsylcount.nthreads

Dependencies: