mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
Revert "Changes to Lexeme for new string store scheme"
This reverts commit 717741b6cf
.
This commit is contained in:
parent
ba51cb8325
commit
1e7d0af127
|
@ -1,7 +1,4 @@
|
|||
# cython: embedsignature=True
|
||||
# cython: infer_types=True
|
||||
|
||||
from __future__ import unicode_literals
|
||||
from cpython.ref cimport Py_INCREF
|
||||
from cymem.cymem cimport Pool
|
||||
from murmurhash.mrmr cimport hash64
|
||||
|
|
Loading…
Reference in New Issue
Block a user