mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-27 12:23:42 +03:00
Fix typos
This commit is contained in:
parent
fa1844b132
commit
0461b82158
|
@ -65,7 +65,7 @@ p
|
||||||
| not designed specifically for chat bots, and only provides the
|
| not designed specifically for chat bots, and only provides the
|
||||||
| underlying text processing capabilities.
|
| underlying text processing capabilities.
|
||||||
+item #[strong spaCy is not research software].
|
+item #[strong spaCy is not research software].
|
||||||
| It's is built on the latest research, but it's designed to get
|
| It's built on the latest research, but it's designed to get
|
||||||
| things done. This leads to fairly different design decisions than
|
| things done. This leads to fairly different design decisions than
|
||||||
| #[+a("https://github./nltk/nltk") NLTK]
|
| #[+a("https://github./nltk/nltk") NLTK]
|
||||||
| or #[+a("https://stanfordnlp.github.io/CoreNLP/") CoreNLP], which were
|
| or #[+a("https://stanfordnlp.github.io/CoreNLP/") CoreNLP], which were
|
||||||
|
@ -87,7 +87,7 @@ p
|
||||||
|
|
||||||
+aside
|
+aside
|
||||||
| If one of spaCy's functionalities #[strong needs a model], it means that
|
| If one of spaCy's functionalities #[strong needs a model], it means that
|
||||||
| you need to have one our the available
|
| you need to have one of the available
|
||||||
| #[+a("/docs/usage/models") statistical models] installed. Models are used
|
| #[+a("/docs/usage/models") statistical models] installed. Models are used
|
||||||
| to #[strong predict] linguistic annotations – for example, if a word is
|
| to #[strong predict] linguistic annotations – for example, if a word is
|
||||||
| a verb or a noun.
|
| a verb or a noun.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user