mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
* Whitespace
This commit is contained in:
parent
74015da94b
commit
1019939c7a
|
@ -103,7 +103,6 @@ def _parse_line(line):
|
||||||
return id_, word, pos, head_idx, label
|
return id_, word, pos, head_idx, label
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
loss = 0
|
loss = 0
|
||||||
def _align_annotations_to_non_gold_tokens(tokens, words, annot):
|
def _align_annotations_to_non_gold_tokens(tokens, words, annot):
|
||||||
global loss
|
global loss
|
||||||
|
|
Loading…
Reference in New Issue
Block a user