readability icon indicating copy to clipboard operation
readability copied to clipboard

Fast readability scores for text data

Results 2 readability issues
Sort by recently updated
recently updated
newest added

Hi Tyler, I have not had a chance to run tests on the perl code, but working in R today I compared the FOG readability scores from the koRpus and...

Started but not getting results I believe I should be: ``` dale_chall_ .05, 3.6365, 0) } perc_hard % html_nodes(xpath='//table/tbody/tr/td') %>% `[`(-c(1:44)) %>% html_text() %>% #`[`(-c(145:154)) %>% stringi::stri_extract_all_words() %>% unlist() #%>%length...