Commit
·
b8af7db
1
Parent(s):
b9537dc
Update README
Browse files
README.md
CHANGED
|
@@ -38,9 +38,6 @@ The following steps recreate this dataset.
|
|
| 38 |
|
| 39 |
```bash
|
| 40 |
pip install paperetl datasets
|
| 41 |
-
|
| 42 |
-
# Install paperetl from GitHub until v2.4.0 is released
|
| 43 |
-
pip install git+https://github.com/neuml/paperetl
|
| 44 |
```
|
| 45 |
|
| 46 |
3. Parse the PubMed dataset into article metadata
|
|
|
|
| 38 |
|
| 39 |
```bash
|
| 40 |
pip install paperetl datasets
|
|
|
|
|
|
|
|
|
|
| 41 |
```
|
| 42 |
|
| 43 |
3. Parse the PubMed dataset into article metadata
|