Count and Alias support

The data and script have been updated to include post count and common aliases for tags.
Aliases are added the same way as translations.
Closes #60.
This commit is contained in:
Dominik Reh
2022-11-04 15:50:27 +01:00
parent abb5625e55
commit 2c6b6e7f13
4 changed files with 200130 additions and 175850 deletions

View File

@@ -16,16 +16,17 @@
"appendComma": true,
"useWildcards": true,
"useEmbeddings": true,
"translation": {
"searchByTranslation": true,
"onlyShowTranslation": false
"alias": {
"searchByAlias": true,
"onlyShowAlias": false
},
"extra": {
"extraFile": "",
"onlyTranslationExtraFile": false
"onlyAliasExtraFile": false
},
"colors": {
"danbooru": {
"-1": ["red", "maroon"],
"0": ["lightblue", "dodgerblue"],
"1": ["indianred", "firebrick"],
"3": ["violet", "darkorchid"],

File diff suppressed because it is too large Load Diff

166094
tags/e621.csv

File diff suppressed because one or more lines are too long