mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Add aside to pipeline 101 table
This commit is contained in:
parent
c25f3133ca
commit
9337866dae
|
@ -15,6 +15,12 @@ p
|
||||||
.u-text-right
|
.u-text-right
|
||||||
+button("/assets/img/docs/pipeline.svg", false, "secondary").u-text-tag View large graphic
|
+button("/assets/img/docs/pipeline.svg", false, "secondary").u-text-tag View large graphic
|
||||||
|
|
||||||
|
+aside
|
||||||
|
| #[strong Name:] ID of the pipeline component.#[br]
|
||||||
|
| #[strong Component:] spaCy's implementation of the component.#[br]
|
||||||
|
| #[strong Creates:] Objects, attributes and properties modified and set by
|
||||||
|
| the component.
|
||||||
|
|
||||||
+table(["Name", "Component", "Creates"])
|
+table(["Name", "Component", "Creates"])
|
||||||
+row
|
+row
|
||||||
+cell tokenizer
|
+cell tokenizer
|
||||||
|
|
Loading…
Reference in New Issue
Block a user