mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-27 01:34:30 +03:00
Fix broken links
This commit is contained in:
parent
5a5d46e0ab
commit
dea5636d6c
|
@ -112,7 +112,6 @@
|
||||||
|
|
||||||
"vectors-similarity": {
|
"vectors-similarity": {
|
||||||
"title": "Word Vectors and Semantic Similarity",
|
"title": "Word Vectors and Semantic Similarity",
|
||||||
"next": "text-classification",
|
|
||||||
"menu": {
|
"menu": {
|
||||||
"Basics": "basics",
|
"Basics": "basics",
|
||||||
"Custom Vectors": "custom",
|
"Custom Vectors": "custom",
|
||||||
|
|
|
@ -96,7 +96,7 @@ p
|
||||||
| #[+label-inline API:] #[+api("textcategorizer") #[code TextCategorizer]],
|
| #[+label-inline API:] #[+api("textcategorizer") #[code TextCategorizer]],
|
||||||
| #[+api("doc#attributes") #[code Doc.cats]],
|
| #[+api("doc#attributes") #[code Doc.cats]],
|
||||||
| #[+api("goldparse#attributes") #[code GoldParse.cats]]#[br]
|
| #[+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
|
+h(3, "features-hash-ids") Hash values instead of integer IDs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user