* Rename vectors_length attribute

This commit is contained in:
Matthew Honnibal 2015-09-15 14:43:31 +10:00
parent 60c26b2dfa
commit 362526b592

View File

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