Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ license: zlib
|
|
| 7 |
# 日语轻小说汉化 - 从未禁止爬虫的公共网站爬取
|
| 8 |
|
| 9 |
|
|
|
|
|
|
|
| 10 |
### Version 0
|
| 11 |
|
| 12 |
### 版本 0
|
|
@@ -32,6 +34,12 @@ license: zlib
|
|
| 32 |
|
| 33 |
* 在`Data Studio`中显示预览的内容只是可供查看的数据的一小部分。请下载存档以访问完整的数据集。
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
* `/passcode` Contains a file that shows the passcode to decipher the main text and pdf data archives.
|
| 36 |
|
| 37 |
* `/examples` Contains examples of pdf and txt files, for users to be famalier with the format of this dataset.
|
|
@@ -40,7 +48,9 @@ license: zlib
|
|
| 40 |
|
| 41 |
* `/txt` Contains a series of encrypted txts.
|
| 42 |
|
| 43 |
-
* `/index` Contains
|
|
|
|
|
|
|
| 44 |
|
| 45 |
* `/passcode` 包含一个文件,显示用于解密正文和 PDF 数据档案的密码。
|
| 46 |
|
|
@@ -50,5 +60,7 @@ license: zlib
|
|
| 50 |
|
| 51 |
* `/txt` 包含一系列加密的 txt。
|
| 52 |
|
| 53 |
-
* `/index` 包含
|
|
|
|
|
|
|
| 54 |
|
|
|
|
| 7 |
# 日语轻小说汉化 - 从未禁止爬虫的公共网站爬取
|
| 8 |
|
| 9 |
|
| 10 |
+
----
|
| 11 |
+
|
| 12 |
### Version 0
|
| 13 |
|
| 14 |
### 版本 0
|
|
|
|
| 34 |
|
| 35 |
* 在`Data Studio`中显示预览的内容只是可供查看的数据的一小部分。请下载存档以访问完整的数据集。
|
| 36 |
|
| 37 |
+
* In Version 0, we only provide around 1000 light novels, but we will update to 2000 in Version 1, and 5000 in Version 2.
|
| 38 |
+
|
| 39 |
+
* 在版本 0 中,我们仅提供大约 1000 部轻小说,但我们将在版本 1 中更新到 2000 部,在版本 2 中更新到 5000 部。
|
| 40 |
+
|
| 41 |
+
----
|
| 42 |
+
|
| 43 |
* `/passcode` Contains a file that shows the passcode to decipher the main text and pdf data archives.
|
| 44 |
|
| 45 |
* `/examples` Contains examples of pdf and txt files, for users to be famalier with the format of this dataset.
|
|
|
|
| 48 |
|
| 49 |
* `/txt` Contains a series of encrypted txts.
|
| 50 |
|
| 51 |
+
* `/index.csv` Contains the index-title mapping of the included novels.
|
| 52 |
+
|
| 53 |
+
* `/description.xlsx` Contains the index-title-description mapping of the included novels.
|
| 54 |
|
| 55 |
* `/passcode` 包含一个文件,显示用于解密正文和 PDF 数据档案的密码。
|
| 56 |
|
|
|
|
| 60 |
|
| 61 |
* `/txt` 包含一系列加密的 txt。
|
| 62 |
|
| 63 |
+
* `/index.csv` 包含所收录小说的索引-标题映射。
|
| 64 |
+
|
| 65 |
+
* `/description.xlsx` 包含所收录小说的索引-标题-描述映射。
|
| 66 |
|