Update README.md
Browse files
README.md
CHANGED
@@ -37,9 +37,9 @@ The dataset follows a general structure for visual novel scripts:
|
|
37 |
|
38 |
- `VNDB/`: This directory contains `.json` files that contain VNDB IDs for the corresponding VN's characters. Does not include unparsed VNs.
|
39 |
|
40 |
-
- `visual-novels-parsed.tar.zst`: This archive contains the parsed VNs but with each script in a separate text file (i.e. not concatenated).
|
41 |
|
42 |
-
- `visual-novels-unparsed.tar.zst`: This archive contains all the unparsed VNs along with the original script for the currently parsed VNs.
|
43 |
|
44 |
## Usage
|
45 |
|
|
|
37 |
|
38 |
- `VNDB/`: This directory contains `.json` files that contain VNDB IDs for the corresponding VN's characters. Does not include unparsed VNs.
|
39 |
|
40 |
+
- `Archives/visual-novels-parsed.tar.zst`: This archive contains the parsed VNs but with each script in a separate text file (i.e. not concatenated).
|
41 |
|
42 |
+
- `Archives/visual-novels-unparsed.tar.zst`: This archive contains all the unparsed VNs along with the original script for the currently parsed VNs.
|
43 |
|
44 |
## Usage
|
45 |
|