mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 12:20:20 +03:00
Fix stray Beam
import
This commit is contained in:
parent
adead2a104
commit
72d21d5601
|
@ -12,7 +12,6 @@ import random
|
|||
import srsly
|
||||
from thinc.api import get_ops, set_dropout_rate, CupyOps, NumpyOps, Optimizer
|
||||
from thinc.api import LegacySequenceCategoricalCrossentropy, chain, softmax_activation, use_ops
|
||||
from thinc.extra.search cimport Beam
|
||||
from thinc.types import Floats2d
|
||||
import numpy.random
|
||||
import numpy
|
||||
|
|
Loading…
Reference in New Issue
Block a user