mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-02 13:26:32 +03:00
3 lines
42 B
Cython
3 lines
42 B
Cython
|
cdef class Pipe:
|
||
|
cdef public str name
|