You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In sort.py use "from sklearn.utils.linear_assignment_ import linear_assignment" itself if you are using spacy alternate for linear assignment and downgrade the sklearn to 0.21 or lower (a version lower than 0.23)
No description provided.
The text was updated successfully, but these errors were encountered: