mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-25 11:23:40 +03:00
Auto-format [ci skip]
This commit is contained in:
parent
625ce2db8e
commit
aa4ff0baa1
|
@ -444,7 +444,7 @@ per component.
|
||||||
## Attributes {#attributes}
|
## Attributes {#attributes}
|
||||||
|
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
| --------------------------------------- | ------------------ | ----------------------------------------------------------------------------------------------- |
|
| ------------------------------------------ | ----------- | ----------------------------------------------------------------------------------------------- |
|
||||||
| `vocab` | `Vocab` | A container for the lexical types. |
|
| `vocab` | `Vocab` | A container for the lexical types. |
|
||||||
| `tokenizer` | `Tokenizer` | The tokenizer. |
|
| `tokenizer` | `Tokenizer` | The tokenizer. |
|
||||||
| `make_doc` | `callable` | Callable that takes a unicode text and returns a `Doc`. |
|
| `make_doc` | `callable` | Callable that takes a unicode text and returns a `Doc`. |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user