mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-07 07:00:34 +03:00
rm total
This commit is contained in:
parent
0bd7c095e3
commit
19145c6c92
|
@ -766,7 +766,6 @@ def _compile_gold(
|
|||
"texts": set(),
|
||||
"lemmatizer_trees": set(),
|
||||
"lemmatizer_trees_full": set(),
|
||||
"lemmatizer_total": 0,
|
||||
}
|
||||
trees = EditTrees(nlp.vocab.strings)
|
||||
for eg in examples:
|
||||
|
|
Loading…
Reference in New Issue
Block a user