Total Readability Level: {{text.fleschReadingScore | number:'1.0-2'}}
The text is appropriate for: {{textLVL}}
| # | Word Count | Percentage |
|---|---|---|
| AWL | {{text.statistics.wordCount.awl}} | {{(text.statistics.wordPercentage.awl * 100) | number:'1.0-2'}}% |
| High Freq. | {{text.statistics.wordCount.hi}} | {{(text.statistics.wordPercentage.hi * 100) | number:'1.0-2'}}% |
| Medium Freq. | {{text.statistics.wordCount.med}} | {{(text.statistics.wordPercentage.med * 100) | number:'1.0-2'}}% |
| Low Freq. | {{text.statistics.wordCount.low}} | {{(text.statistics.wordPercentage.low * 100) | number:'1.0-2'}}% |
| Names & off-list | {{text.statistics.wordCount.noCategory}} | {{(text.statistics.wordPercentage.noCategory * 100) | number:'1.0-2'}}% |
| # | Words | Sentences |
|---|---|---|
| Total | {{text.statistics.wordCount.total}} | {{text.sentenceCount}} |