mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-24 19:11:58 +03:00
Update spacy/pipeline/spancat_exclusive.py
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
95c5bfcc78
commit
1b1afd2251
|
@ -1,5 +1,5 @@
|
|||
from dataclasses import dataclass
|
||||
from typing import Any, Callable, Dict, Iterable, List, Optional, Tuple, cast
|
||||
from typing import Callable, Dict, Iterable, List, Optional, Tuple, cast
|
||||
|
||||
import numpy
|
||||
from thinc.api import Config, Model, Ops, Optimizer
|
||||
|
|
Loading…
Reference in New Issue
Block a user