Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Alec
commited on
Commit
•
9f19200
1
Parent(s):
2ad1f71
wording tweak
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ We've provided a starter baseline which trains a logistic regression detector on
|
|
45 |
|
46 |
<img src="https://i.imgur.com/PZ3GOeS.png" width="475" height="335" title="Impact of Document Length">
|
47 |
|
48 |
-
|
49 |
|
50 |
<img src="https://i.imgur.com/eH9Ogqo.png" width="482" height="300" title="Part of Speech Analysis">
|
51 |
|
|
|
45 |
|
46 |
<img src="https://i.imgur.com/PZ3GOeS.png" width="475" height="335" title="Impact of Document Length">
|
47 |
|
48 |
+
Unsurprisingly, shorter documents are harder to detect and performance improves gradually with length. Accuracy of detection of short documents of 500 characters (a long paragraph) is about 15% lower.
|
49 |
|
50 |
<img src="https://i.imgur.com/eH9Ogqo.png" width="482" height="300" title="Part of Speech Analysis">
|
51 |
|