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

Improve the issue auto-labeling #48

Open
hsluoyz opened this issue Apr 17, 2022 · 1 comment
Open

Improve the issue auto-labeling #48

hsluoyz opened this issue Apr 17, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Apr 17, 2022

Sometimes, the issue lavels given by casbin-oa is wrong. We have to fix it manually. We should improve our algorithm and keywords to make it more accurate gradually.

We can first write some Go code inside this repo in the form of Go test or even putting it into the web UI to list all issues that the label has been changed manually, then we improve our algorithm and re-run the algorithm. Then we have three columns:

  • A: the original issue label given by the OA
  • B: Label given manually by the maintainer
  • C: the new label given by the new algorithm

If we can finally get: A != B == C, then our fix is working. Finally we should minimize the count of B != C

@casbin-bot
Copy link
Member

@MRGUOKING @kininaru

@casbin-bot casbin-bot added the question Further information is requested label Apr 17, 2022
@hsluoyz hsluoyz added enhancement New feature or request and removed question Further information is requested labels Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants