mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
* Whitespace
This commit is contained in:
parent
a2047fa5aa
commit
ab9b0daabf
|
@ -198,5 +198,3 @@ cdef inline int _extend(Tokens tokens, Lexeme** chunk) nogil:
|
||||||
tokens.vctr[0].push_back(<Lexeme_addr>chunk[i])
|
tokens.vctr[0].push_back(<Lexeme_addr>chunk[i])
|
||||||
tokens.length += 1
|
tokens.length += 1
|
||||||
i += 1
|
i += 1
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user