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.7)sylcount_0.2-6.zip(r-4.6)sylcount_0.2-6.zip(r-4.5)
sylcount_0.2-6.tgz(r-4.6-x86_64)sylcount_0.2-6.tgz(r-4.6-arm64)sylcount_0.2-6.tgz(r-4.5-x86_64)sylcount_0.2-6.tgz(r-4.5-arm64)
sylcount_0.2-6.tar.gz(r-4.7-arm64)sylcount_0.2-6.tar.gz(r-4.7-x86_64)sylcount_0.2-6.tar.gz(r-4.6-arm64)sylcount_0.2-6.tar.gz(r-4.6-x86_64)
sylcount_0.2-6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
sylcount/json (API)

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

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

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

On CRAN:

Conda:

openmp

3.91 score 6 stars 27 scripts 200 downloads 4 exports 0 dependencies

Last updated from:99f66a3eff. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK111
linux-devel-x86_64OK100
source / vignettesOK127
linux-release-arm64OK103
linux-release-x86_64OK104
macos-release-arm64OK81
macos-release-x86_64OK199
macos-oldrel-arm64OK105
macos-oldrel-x86_64OK193
windows-develOK113
windows-releaseOK126
windows-oldrelOK103
wasm-releaseOK87

Exports:doc_countsreadabilitysylcountsylcount.nthreads

Dependencies: