mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-03 15:23:41 +03:00
* Embedsignature in tokens.pyx
This commit is contained in:
parent
aac5028b6e
commit
c1ef3febee
|
@ -1,4 +1,5 @@
|
||||||
# cython: profile=True
|
# cython: profile=True
|
||||||
|
# cython: embedsignature=True
|
||||||
|
|
||||||
from preshed.maps cimport PreshMap
|
from preshed.maps cimport PreshMap
|
||||||
from preshed.counter cimport PreshCounter
|
from preshed.counter cimport PreshCounter
|
||||||
|
|
Loading…
Reference in New Issue
Block a user