-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Milestone
Description
Sources
Danbooru, Gelbooru, Konachan.com (NSFW), Konachan.net (SFW), Lolibooru, Safebooru, Yande.re
Describe the problem related to the feature request
It is usual to make typos when inputting tags, need a tokenizer to correct tags and then feed to booru-series sites.
This is also solve the part of the problem of #33
Describe the solution you'd like
Add a tokenizer
Describe alternatives you've considered
Calculate levenshtein distance to find the closest tags.
Additional context
No response