DontPlanToEnd commited on
Commit
1219c4f
1 Parent(s): 5e041aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ with GraInter:
173
  <br>
174
  **ASSS:** Average Sentence Similarity Score (lower is better). A measure of how similar the sentences in the story are to each other.
175
  <br>
176
- **SMOG:** SMOG Index (higher is better). A readability score that estimates the years of education needed to understand the story. A zero means that the story generated was very simple and had no complex words.
177
  <br>
178
  **Yule:** Yule's K Measure (lower is better). A statistical metric which quantifies the lexical diversity of the story by comparing the frequency distribution of words.
179
  <br><br>
 
173
  <br>
174
  **ASSS:** Average Sentence Similarity Score (lower is better). A measure of how similar the sentences in the story are to each other.
175
  <br>
176
+ **SMOG:** SMOG Index (higher is better). A readability score that estimates the years of education needed to understand the story.
177
  <br>
178
  **Yule:** Yule's K Measure (lower is better). A statistical metric which quantifies the lexical diversity of the story by comparing the frequency distribution of words.
179
  <br><br>