mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
* Rename vectors_length attribute
This commit is contained in:
parent
60c26b2dfa
commit
362526b592
|
@ -46,4 +46,4 @@ cdef class Vocab:
|
|||
|
||||
cdef PreshMap _by_hash
|
||||
cdef PreshMap _by_orth
|
||||
cdef readonly int repvec_length
|
||||
cdef readonly int vectors_length
|
||||
|
|
Loading…
Reference in New Issue
Block a user