From 5d7faa2b226c8284e1cc2f1ea4514f913c49a446 Mon Sep 17 00:00:00 2001 From: Joshua Eckroth Date: Tue, 6 Aug 2013 12:16:03 -0400 Subject: [PATCH] Grammer in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2b8633..ed41ef3 100644 --- a/README.md +++ b/README.md @@ -344,7 +344,7 @@ Words appearing in the dataset will only be those appearing in the documents (or a subset; by default, the most common 1000 words). This presents a problem when new documents are loaded and used in a classifier trained on other documents. The classifier will not know -how to handle word attributes that are not present in the training +how to handle word attributes that were not present in the training set. The `docs-to-dataset` function provides the ability to save the