ruoxining commited on
Commit
74476f8
·
verified ·
1 Parent(s): 7aa0edf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 `corpus/clean.ipynb`.
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)