litagin commited on
Commit
b45325f
·
verified ·
1 Parent(s): 5d5f04d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ ---
4
+ # VisualNovel Dataset Metadata
5
+
6
+ This dataset repository contains metadata for [OOPPEENN/VisualNovel_Dataset](https://huggingface.co/datasets/OOPPEENN/VisualNovel_Dataset).
7
+
8
+ - `maker_game_vnid.tsv`: Contains the mapping of maker names, game names, and their corresponding Visual Novel IDs in [vndb](https://vndb.org/). Here the column `maker` and `game` correspond to `{maker}_{game}` in the file names of 7z (or directory names of extracted files) in [OOPPEENN/VisualNovel_Dataset](https://huggingface.co/datasets/OOPPEENN/VisualNovel_Dataset).
9
+ - I'm now working on the mapping of `maker game character` to `vndb char id` and `vndb voice actor id`.
10
+
11
+ ## Some notes on the dataset which you may find useful
12
+
13
+ ### Overlapping (duplicate) entries
14
+ - The content of `SMEE_Making Lovers Geki Icha After Story Vol.01` is the same as `SMEE_HajiLove -Making Lovers- Mini Fandisk Vol.01 Sakurako & Yui Hen`, so overlapping (duplicate)
15
+ - The content of `SMEE_Making Lovers Geki Icha After Story Vol.02` is the same as `SMEE_HajiLove -Making Lovers- Mini Fandisk Vol.02 Kouta & Hatsuho Hen`, so overlapping (duplicate)
16
+ - The content of `Lose_Maitetsu` is (maybe) completely included in `Lose_Maitetsu - Last Run!!`, so the files in `Lose_Maitetsu` are overlapping, hence you only need the latter
17
+
18
+ ### Wrong name entries
19
+ - The content of `Lump of Sugar_Rurizakura` is actually not `瑠璃櫻`、but it is `世界と世界の真ん中で` of the same maker, i.e. `Lump of Sugar_Sekai to Sekai no Mannaka de` (no overlapping since the latter is not in the list)