Merge pull request #1526 from mcsalgado/fix-typos

fix typos
This commit is contained in:
Ines Montani 2017-11-09 15:33:55 +01:00 committed by GitHub
commit e5b9ccdb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ p
| #[+label-inline API:] #[+api("stringstore") #[code stringstore]]
| #[+label-inline Usage:] #[+a("/usage/spacy-101#vocab") Vocab, hashes and lexemes 101]
+h(3, "lightning-tour-entities") Recongnise and update named entities
+h(3, "lightning-tour-entities") Recognise and update named entities
+tag-model("NER")
+code.

View File

@ -114,7 +114,7 @@ p
+cell Finding and segmenting individual sentences.
+row
+cell #[strong Named Entity Recongition] (NER)
+cell #[strong Named Entity Recognition] (NER)
+cell
| Labelling named "real-world" objects, like persons, companies
| or locations.