fix typos

This commit is contained in:
Victor Salgado 2017-11-09 10:55:13 -02:00
parent 98767122a7
commit fe1d969d5f
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.