Skip to content

counting readability scores so my colleague doesn't have to do it manually in M$ Word :"D

Notifications You must be signed in to change notification settings

mkmozgawa/flescher-readability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flescher-readability

To run:

  1. install the packages from the script:
install.packages(c("tidyverse","tm","koRpus","magrittr"))
  1. install treetagger (instructions: http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/)

  2. set treetagger_path to your treetagger location (example location included)

  3. put txt files in the main folder (see the test files)

  4. run the script to generate a csv file

enjoy

About

counting readability scores so my colleague doesn't have to do it manually in M$ Word :"D

Topics

Resources

Stars

Watchers

Forks

Languages