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

Tag naming / checking #399

Closed
abudden opened this issue Aug 17, 2016 · 5 comments
Closed

Tag naming / checking #399

abudden opened this issue Aug 17, 2016 · 5 comments

Comments

@abudden
Copy link

abudden commented Aug 17, 2016

Having just started adding my package to the package list, I was looking at the existing tags to see which were most appropriate. I found a lot of duplication. A few examples from the start of the alphabet:

  • "2d", "2D"
  • "authentication", "authenticator"
  • "algorithm", "algorithms"
  • "app", "application"
  • "benchmark", "benchmarking"
  • "bind", "binding", "bindings"
  • "Bloom", "Bloom filter"

The list goes on (and even includes "Nim", "nim" and "nimrod"!)...

If these tags are ever selected as the means of trying to search/filter packages, it's going to be very hard to actually find anything useful I suspect.

@Araq
Copy link
Member

Araq commented Aug 20, 2016

Stemming and case insensitive searches are not rocket science... I don't see any problems here.

@dom96
Copy link
Contributor

dom96 commented Aug 27, 2016

PRs to clean up tags are always welcome!

@achesak
Copy link
Contributor

achesak commented Aug 29, 2016

At the very least, can "nim" and "nimrod" be removed as tags? They're rather pointless as every package is going to involve Nim anyway.

@dom96
Copy link
Contributor

dom96 commented Aug 29, 2016

Sure

On Monday, 29 August 2016, Adam Chesak notifications@github.com wrote:

At the very least, can "nim" and "nimrod" be removed as tags? They're
rather pointless as every package is going to involve Nim anyway.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#399 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAPDezZY0qQkqrLcIaV1gK425xzrc1gfks5qkkkagaJpZM4JmfYM
.

This was referenced Oct 9, 2018
kaushalmodi added a commit to kaushalmodi/packages that referenced this issue Oct 10, 2018
@genotrance
Copy link
Contributor

Can we close this one - tags are really the author's call. If they put in junk tags, it does their own package a disservice since it will show up for random searches.

I presume tags are also reviewed when packages are added.

@Araq Araq closed this as completed Dec 30, 2018
pmetras pushed a commit to pmetras/packages that referenced this issue Sep 13, 2019
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

5 participants