mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +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
|
||||
|
||||
|
||||
from ..typedefs cimport hash_t
|
||||
from ..lexeme cimport Lexeme
|
||||
from .. import parts_of_speech
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user