Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ language:
|
|
5 |
pretty_name: wiki_tw
|
6 |
size_categories:
|
7 |
- 100M<n<1B
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
解析維基百科打包好的 bz2 檔案,解析出所需內容,利用 [wikitextparser](https://github.com/5j9/wikitextparser) 移除 Wiki 標記。本資料檔是解析自[維基百科 20230701 繁體中文版打包檔](https://dumps.wikimedia.org/zhwiki/20230701/)的內容。
|
10 |
解析後保留的欄位有兩個:條目名稱(title),條目內容(page article)。
|
|
|
5 |
pretty_name: wiki_tw
|
6 |
size_categories:
|
7 |
- 100M<n<1B
|
8 |
+
extra_gated_prompt: "You agree to not attempt to determine the identity of individuals in this dataset"
|
9 |
+
extra_gated_fields:
|
10 |
+
Company: text
|
11 |
+
Country: text
|
12 |
+
I agree to use this dataset for non-commercial use ONLY: checkbox
|
13 |
---
|
14 |
解析維基百科打包好的 bz2 檔案,解析出所需內容,利用 [wikitextparser](https://github.com/5j9/wikitextparser) 移除 Wiki 標記。本資料檔是解析自[維基百科 20230701 繁體中文版打包檔](https://dumps.wikimedia.org/zhwiki/20230701/)的內容。
|
15 |
解析後保留的欄位有兩個:條目名稱(title),條目內容(page article)。
|