Coder Social home page Coder Social logo

words / gunning-fog Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 2.0 56 KB

Formula to detect the ease of reading a text according to the Gunning fog index (1952)

Home Page: https://wooorm.com/readability/

License: MIT License

JavaScript 100.00%
ease fog formula gunning readability reading

gunning-fog's People

Contributors

greenkeeperio-bot avatar wooorm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gunning-fog's Issues

Error in the example

Hi, I noticed an error in the example under "Usage" section.
You wrote:

/* For β€œThe Australian platypus is seemingly a hybrid of

  • a mammal and reptilian creature.” (1 sentence; 13 words;
  • 26 syllables; 4 polysillabic words, 2 of which jargon/proper
  • nouns). */

gunningFog({ sentence: 1, word: 13, complexPolysillabicWord: 2 });

The complex polysyllabic words are 4 and not 2, I counted the syllables with your node module "syllables", with "nlp-compromise"/"nlp-syllables" and online here: http://gunning-fog-index.com/.

Minor error: polysYllabic, not polysillabic. (I'm trying to help not to be offensive)

Thank you for all you work to bring nlp-related things in JS!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.