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
DESCRIPTION
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

4.06 score 6 stars 38 scripts 282 downloads 4 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK133
linux-devel-x86_64OK107
source / vignettesOK141
linux-release-arm64OK128
linux-release-x86_64OK99
macos-release-arm64OK166
macos-release-x86_64OK208
macos-oldrel-arm64OK140
macos-oldrel-x86_64OK318
windows-develOK112
windows-releaseOK104
windows-oldrelOK112
wasm-releaseOK91

Exports:doc_countsreadabilitysylcountsylcount.nthreads

Dependencies: