Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,8 @@ Cleaned up with Wikiextractor
|
|
9 |
|
10 |
```
|
11 |
wikiextractor bgwiki-20240420-pages-meta-current.xml --json -b 5000M
|
12 |
-
```
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
```
|
11 |
wikiextractor bgwiki-20240420-pages-meta-current.xml --json -b 5000M
|
12 |
+
```
|
13 |
+
|
14 |
+
Removed articles with zero length.
|
15 |
+
|
16 |
+
Converted the output to parquet using pandas.
|