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

Check for existing labels and provide suggestions #56

Closed
mananpal1997 opened this issue Mar 9, 2017 · 13 comments
Closed

Check for existing labels and provide suggestions #56

mananpal1997 opened this issue Mar 9, 2017 · 13 comments

Comments

@mananpal1997
Copy link

ZulipBot should be able to recommend a similar label / list of labels if the label given by user is not found to be existing.

@lonerz
Copy link
Member

lonerz commented Mar 9, 2017

@mananpal1997 if you want to work on this issue, you can claim it by commenting "@zulipbot claim"

@mananpal1997
Copy link
Author

@zulipbot claim

@zulipbot
Copy link
Member

zulipbot commented Mar 9, 2017

Congratulations, @mananpal1997, you've successfully claimed your first issue! Since you're a new contributor, you now have pull (read-only) access to this repository.

Please review our code contribution guidelines and sign the Dropbox Contributor License Agreement before opening any pull requests for any issues that you're working on.

Also, if you haven't done so already, please join us on the Zulip development server at chat.zulip.org! Our community of developers use chat.zulip.org as our primary communication forum for developing Zulip; you can read more about the chat.zulip.org community in our documentation.

Note: Depending on your notification settings, granting you the permission in GitHub's model that allows you to be assigned issues by zulipbot may result in making you a "watcher" on this repository, which means that you'll get notifications for every issue and pull request in this repository; for a large repository like zulip/zulip, that means receiving over 100 emails per day. If you don't want to receive notifications unless you're actually involved with the issue (which is usually the right choice for large projects), you should unwatch this repository.

@lonerz
Copy link
Member

lonerz commented Mar 9, 2017

@mananpal1997 make sure to join us on chat.zulip.org especially our #zulipbot stream to talk with @synicalsyntax and I. Any questions are welcome.

@lonerz
Copy link
Member

lonerz commented Mar 12, 2017

@mananpal1997 just wanted to check in. How is this coming along? Do you need any help?

@mananpal1997
Copy link
Author

@lonerz Sorry for the delay, was busy with my university examinations. Will be opening the pr by tomorrow 👍

@lonerz
Copy link
Member

lonerz commented Mar 12, 2017

@mananpal1997 no problem. No worries, take your time.

@mananpal1997
Copy link
Author

@lonerz I'm using nlp basics right now for label matching. Is it okay or should I use an api? Because I guess we'll be needing nlp later when we add more features and extensibility.

@lonerz
Copy link
Member

lonerz commented Mar 14, 2017

@mananpal1997 go for it. If it is easier, maybe resort to API? I think we should get something working first, and we can always go back and change the algorithm a bit. @synicalsyntax any comment here?

@mananpal1997
Copy link
Author

@lonerz @synicalsyntax I've decided to extract keywords from labels using "IBM Alchemy API" and then suggest matching labels using nlp package "natural". I've the code almost ready. Should I open a PR or any suggestions first? 😃

@synicalsyntax
Copy link
Member

Feel free to open a PR whenever you're ready :)

@zulipbot
Copy link
Member

Hello @mananpal1997, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for a week. Are you still working on this issue?

If so, please update this issue by leaving a comment on this issue to let me know that you're still working on this issue within 3 days, or else I'll automatically remove your assignment from this issue.

If you've decided to stop working on this issue, simply comment @zulipbot abandon to abandon this issue so someone else can claim it and continue from where you left off.

Thank you for your understanding and your valuable contributions to Zulip!

@zulipbot
Copy link
Member

Hello @mananpal1997, I regret to inform you that you have been unassigned from this issue because you have not updated this issue and any referenced pull requests for over ten days.

Please understand that unassigning you from this issue isn't meant to discourage you from contributing! We're simply doing this so other more active contributors can work on this issue to create a more efficient workflow.

You can always reclaim this issue or claim another issue by commenting @zulipbot claim on that particular issue.

Thank you for your understanding and your valuable contributions to Zulip!

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

No branches or pull requests

4 participants