mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Infer types in transition_system.pyx
This commit is contained in:
parent
18590eba94
commit
708ea22208
|
@ -1,3 +1,4 @@
|
|||
# cython: infer_types=True
|
||||
from cymem.cymem cimport Pool
|
||||
from thinc.typedefs cimport weight_t
|
||||
from collections import defaultdict
|
||||
|
|
Loading…
Reference in New Issue
Block a user