mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 08:12:24 +03:00
Import hash_t typedef in token.pyx
This commit is contained in:
parent
4c2ad9f063
commit
b4de419e19
|
@ -9,6 +9,7 @@ import numpy
|
||||||
import six
|
import six
|
||||||
|
|
||||||
|
|
||||||
|
from ..typedefs cimport hash_t
|
||||||
from ..lexeme cimport Lexeme
|
from ..lexeme cimport Lexeme
|
||||||
from .. import parts_of_speech
|
from .. import parts_of_speech
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user