mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-06 06:30:35 +03:00
Fix import
This commit is contained in:
parent
95de7efaad
commit
8f978f2031
|
@ -1,7 +1,6 @@
|
|||
import random
|
||||
import itertools
|
||||
from .example import Example
|
||||
from .annotation import TokenAnnotation
|
||||
|
||||
|
||||
def make_orth_variants(nlp, example, orth_variant_level=0.0):
|
||||
|
|
Loading…
Reference in New Issue
Block a user