Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ cd raw-data-google-ngram
|
|
| 10 |
pip3 install --user -r requirements.txt
|
| 11 |
```
|
| 12 |
|
| 13 |
-
Then collect the Chinese n-grams with `
|
| 14 |
|
| 15 |
|
| 16 |
Link to repo using this dataset: [ruoxining/baike-guesser](https://github.com/ruoxining/baike-guesser)
|
|
|
|
| 10 |
pip3 install --user -r requirements.txt
|
| 11 |
```
|
| 12 |
|
| 13 |
+
Then collect the Chinese n-grams with `clean.ipynb`.
|
| 14 |
|
| 15 |
|
| 16 |
Link to repo using this dataset: [ruoxining/baike-guesser](https://github.com/ruoxining/baike-guesser)
|