fire-eggs / Danbooru2021

Python scripts and tools for working with the Danbooru2022 data set. Note: this is a sqlite database and a viewer, not directly related to machine learning.
https://www.gwern.net/Danbooru2021
MIT License
42 stars 2 forks source link

Verify tag casing is dealt with #33

Closed fire-eggs closed 4 years ago

fire-eggs commented 4 years ago

Tags are stored in the db as all lowercase. Verify that entering uppercase tags in filters, etc, are correctly forced to lowercase.

fire-eggs commented 4 years ago
  1. tag filter string: YES
  2. tag query strings: YES