Skip to content
New issue

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

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

Already on GitHub? # to your account

TypeError when use evaluate_crfnet.py #37

Open
Kim-yhao opened this issue Feb 12, 2023 · 2 comments
Open

TypeError when use evaluate_crfnet.py #37

Kim-yhao opened this issue Feb 12, 2023 · 2 comments

Comments

@Kim-yhao
Copy link

File "evaluate_crfnet.py", line 242, in
eval_data = np.stack(([label_name]*len(recalls[label]), recalls[label], precisions[label]))
TypeError: object of type 'int' has no len()

@J3rryC4o
Copy link

J3rryC4o commented Mar 5, 2023

same issue

@CHUDADA19
Copy link

@J3rryC4o Have you solved it?

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

No branches or pull requests

3 participants