Multi-word class names
Open
- Dominant language
- Python
- Stars
- 837
- Forks
- 634
- PR merge metrics
- No merged PRs in 30d
Description
When label files are created it would be nice if multi-word class names like "adhesive tape" and "brown bear" be in quotes or space gets replaced with underscore. Otherwise it's little bit problematic to process those files.
PS.
The readme suggests using underscore in classes file but such classes (e.g. adhesive_tape) aren't found. But it happily accepts natural names so i don't know what's going on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.