mirror of https://github.com/explosion/spaCy.git
Fix broken links
This commit is contained in:
parent
5a5d46e0ab
commit
dea5636d6c
|
@ -112,7 +112,6 @@
|
|||
|
||||
"vectors-similarity": {
|
||||
"title": "Word Vectors and Semantic Similarity",
|
||||
"next": "text-classification",
|
||||
"menu": {
|
||||
"Basics": "basics",
|
||||
"Custom Vectors": "custom",
|
||||
|
|
|
@ -96,7 +96,7 @@ p
|
|||
| #[+label-inline API:] #[+api("textcategorizer") #[code TextCategorizer]],
|
||||
| #[+api("doc#attributes") #[code Doc.cats]],
|
||||
| #[+api("goldparse#attributes") #[code GoldParse.cats]]#[br]
|
||||
| #[+label-inline Usage:] #[+a("/usage/text-classification") Text classification]
|
||||
| #[+label-inline Usage:] #[+a("/usage/training#textcat") Training a text classication model]
|
||||
|
||||
+h(3, "features-hash-ids") Hash values instead of integer IDs
|
||||
|
||||
|
|
Loading…
Reference in New Issue