mirror of https://github.com/explosion/spaCy.git
* Rename vec to repvec
This commit is contained in:
parent
9cd0b6b3e9
commit
8b9d913d97
|
@ -64,4 +64,4 @@ cdef class Token:
|
|||
cdef readonly attr_t tag
|
||||
cdef readonly attr_t dep
|
||||
|
||||
cdef readonly ndarray vec
|
||||
cdef readonly ndarray repvec
|
||||
|
|
Loading…
Reference in New Issue