Skip to content

cecoeco/Readability.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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