Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,7 @@ HF Datasets version of [Tanaka Corpus](http://www.edrdg.org/wiki/index.php/Tanak
|
|
39 |
|
40 |
```bash
|
41 |
wget ftp://ftp.edrdg.org/pub/Nihongo/examples.utf.gz
|
|
|
42 |
```
|
43 |
|
44 |
```python
|
|
|
39 |
|
40 |
```bash
|
41 |
wget ftp://ftp.edrdg.org/pub/Nihongo/examples.utf.gz
|
42 |
+
gunzip examples.utf.gz
|
43 |
```
|
44 |
|
45 |
```python
|