Skip to content

add CLUENER_assessment #17

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add CLUENER_assessment #17

wants to merge 1 commit into from

Conversation

JIANG626
Copy link

No description provided.

("B-mov", "I-mov"), ("B-nam", "I-nam"), ("B-org", "I-org"), ("B-pos", "I-pos"), ("B-sce", "I-sce")]


def find_tag(labels, B_label, I_label):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

每个函数要添加注释,参考其他的代码

return sum(pre) / len(pre)


def recall(pre_labels, true_labels):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我给你发过一次 我写的,合并起来吧

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

Successfully merging this pull request may close these issues.

2 participants