Small Grammar Fix to _basics.jade

Fixed an incorrect word order.
This commit is contained in:
Caleb M. Keller 2018-01-11 09:26:47 -05:00 committed by GitHub
parent f246fab0c1
commit e68f6bf890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ p
| Collecting training data may sound incredibly painful and it can be,
| if you're planning a large-scale annotation project. However, if your main
| goal is to update an existing model's predictions for example, spaCy's
| named entity recognition the hard is part usually not creating the
| named entity recognition the hard part is usually not creating the
| actual annotations. It's finding representative examples and
| #[strong extracting potential candidates]. The good news is, if you've
| been noticing bad performance on your data, you likely