Skip to content

Standardize tag selection? #17

@egrace479

Description

@egrace479

Hugging Face has case-sensitive tags, but those from GitHub are always lowercase. This means the tag selection (dropdown) shows multiples of the same tag, e.g., "clip" and "CLIP" (two results selected below), "eda" and "EDA".

Image Image

This doesn't seem to impact the keyword search feature, e.g., both "eda" and "EDA" have the same search results:

Image

The question is, should we set the tags to be case-insensitive as well to avoid duplication or otherwise unexpected exclusions? I would lean toward yes.

Metadata

Metadata

Assignees

Labels

designUX or presentation needs attentionquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions