Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if d not in matched_indices[:, 0]: TypeError: tuple indices must be integers or slices, not tuple #29

Open
hjl-2548951848 opened this issue Nov 1, 2020 · 2 comments

Comments

@hjl-2548951848
Copy link

No description provided.

@hjl-2548951848
Copy link
Author

Could you help me? thank you

@athulvingt
Copy link

athulvingt commented Nov 16, 2020

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants