Auto-format [ci skip]

This commit is contained in:
Ines Montani 2019-09-12 13:05:53 +02:00
parent 625ce2db8e
commit aa4ff0baa1

View File

@ -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`. |