mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 01:21:58 +03:00
Remove example from BaseVectors docs
This commit is contained in:
parent
294f89e1ca
commit
d79fb4fa79
|
@ -128,12 +128,6 @@ pipeline.
|
|||
Dummy method to allow serialization. Implement to serialize vector data to a
|
||||
binary string.
|
||||
|
||||
> #### Example
|
||||
>
|
||||
> ```python
|
||||
> vectors_bytes = vectors.to_bytes()
|
||||
> ```
|
||||
|
||||
| Name | Description |
|
||||
| ----------- | ---------------------------------------------------- |
|
||||
| **RETURNS** | The serialized form of the vectors object. ~~bytes~~ |
|
||||
|
|
Loading…
Reference in New Issue
Block a user