{{ analysis_result.text }}
{{ analysis_result.summary }}
| readability test | score |
|---|---|
| {{ key }} | {{ value }} |
| statictic | value |
|---|---|
| {{ item }} | {{ analysis_result.statistics[item] }} |
| entity type | items |
|---|---|
| {{ category }} | {{ analysis_result.named_entities[category]|join(", ") }} |
| keyword | score |
|---|---|
| {{ keyword }} | {{ score }} |