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

Tag category filtering #17

Closed fire-eggs closed 4 years ago

fire-eggs commented 4 years ago

For postsFilter, add filtering by tag category

fire-eggs commented 4 years ago

Note: this is only necessary if issue #24 finds tag duplication across categories.

fire-eggs commented 4 years ago

Not necessary as of db2018 (see issue #24)