mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-25 11:23:40 +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: embedsignature=True
|
||||||
# cython: infer_types=True
|
|
||||||
|
|
||||||
from __future__ import unicode_literals
|
|
||||||
from cpython.ref cimport Py_INCREF
|
from cpython.ref cimport Py_INCREF
|
||||||
from cymem.cymem cimport Pool
|
from cymem.cymem cimport Pool
|
||||||
from murmurhash.mrmr cimport hash64
|
from murmurhash.mrmr cimport hash64
|
||||||
|
|
Loading…
Reference in New Issue
Block a user