readability-scores
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

readability-scores

Based on wooorm/readibility. Split out creating grade results for the formulas.

Related

  • automated-readability � Uses character count instead of error-prone syllable parser
  • coleman-liau � Uses letter count instead of an error-prone syllable parser
  • dale-chall-formula � Uses a dictionary, suited for higher reading levels
  • flesch � Uses syllable count
  • flesch-kincaid � Like flesch-formula, returns U.S. grade levels
  • gunning-fog � Uses syllable count, hard to implement with a computer (needs POS-tagging and Named Entity Recognition)
  • smog-formula � Like gunning-fog-index, without needing advanced NLP
  • spache-formula � Uses a dictionary, suited for lower reading levels

/readability-scores/

    Package Sidebar

    Install

    npm i readability-scores

    Weekly Downloads

    250

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    14.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • dadof5