Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.38 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.38 KB
CI test Documentation Stable Documentation Dev Package Statistics Style: Blue

Readability.jl

Julia package that analyzes the difficulty of texts using different indexes like Gunning-Fog, SMOG, and Flesch-Kincaid.

Installation

use this command in the Julia REPL:

using Pkg; Pkg.add("Readability")

Web App

The Readability.jl package can be used without ever having to program via a web application written in React.js and Oxygen.jl

Web App GIF