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