DontPlanToEnd
commited on
Commit
•
d765cb5
1
Parent(s):
361c457
Update app.py
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ with GraInter:
|
|
164 |
<br>
|
165 |
**RegV1:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model to see what it is about a story that makes it good.
|
166 |
<br>
|
167 |
-
**RegV2:** Basically RegV1 but slighly more intelligence focused.
|
168 |
<br>
|
169 |
Below are three of the metrics used which may be useful by themselves at detecting certain writing styles.
|
170 |
<br>
|
|
|
164 |
<br>
|
165 |
**RegV1:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model to see what it is about a story that makes it good.
|
166 |
<br>
|
167 |
+
**RegV2:** Basically RegV1 but slighly more style focused as oppose to intelligence focused.
|
168 |
<br>
|
169 |
Below are three of the metrics used which may be useful by themselves at detecting certain writing styles.
|
170 |
<br>
|