mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 10:16:27 +03:00
3 lines
42 B
Cython
3 lines
42 B
Cython
|
cdef class Pipe:
|
||
|
cdef public str name
|