Skip to content

Commit 2bfa9fc

Browse files
committed
Fix import
1 parent 6fbb31a commit 2bfa9fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spacy/pipeline/senter.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ from itertools import islice
33

44
import srsly
55
from thinc.api import Model, SequenceCategoricalCrossentropy, Config
6+
from thinc.api import set_dropout_rate
67

78
from ..tokens.doc cimport Doc
89

0 commit comments

Comments
 (0)