Home - shmercer/writeAlizer GitHub Wiki

writeAlizer Logo

Welcome to the writeAlizer wiki!

Table of Contents

  • Scoring Model Development: A general description of the steps that were used to develop all scoring models.
  • Scoring details for each available model, including the relative importance of each ReaderBench or Coh-Metrix indicator. Coh-Metrix Model 2 and ReaderBench Model 2 are the current recommended models for use in research.
  • A worked example demonstrating how to generate automated quality scores, with sample R code [in development]. For now, documentation of the file import and predict_quality() functions, and examples of their use, can be found in the R package help file after installation.
help("writeAlizer")