mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 09:14:32 +03:00
* Whitespace
This commit is contained in:
parent
e9a62b6eba
commit
8d20617dfd
|
@ -46,7 +46,6 @@ cimport lang
|
|||
from spacy import orth
|
||||
|
||||
|
||||
|
||||
cdef class English(Language):
|
||||
cpdef int _split_one(self, unicode word):
|
||||
cdef size_t length = len(word)
|
||||
|
|
Loading…
Reference in New Issue
Block a user