mirror of https://github.com/explosion/spaCy.git
* Whitespace
This commit is contained in:
parent
0074ae2fc0
commit
6668e44961
|
@ -141,5 +141,3 @@ cdef Lexeme* _add(Vocab* vocab, dict bacov, Splitter find_split, StringHash hash
|
|||
vocab[0][hashed] = <Lexeme_addr>word
|
||||
bacov[hashed] = string
|
||||
return word
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue