Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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