mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
commit
e5b9ccdb5c
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user