diff --git a/README.md b/README.md index 964362e..de1395b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ We've provided a starter baseline which trains a logistic regression detector on -Shorter documents are harder to detect. Accuracy of detection of a short documents of 500 characters (a long paragraph) is about 15% lower. +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.