yitingliii
commited on
Commit
•
eda3c87
1
Parent(s):
67d21e0
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ git checkout origin/main -- data_cleaning.py
|
|
26 |
<br>Before running the code, ensure you have all the required libraries installed:
|
27 |
|
28 |
```python
|
29 |
-
pip install nltk beautifulsoup4 scikit-learn pandas datasets
|
30 |
```
|
31 |
<br> Go to Python which can be opened directly in terminal by typing the following command:
|
32 |
```
|
|
|
26 |
<br>Before running the code, ensure you have all the required libraries installed:
|
27 |
|
28 |
```python
|
29 |
+
pip install nltk beautifulsoup4 scikit-learn pandas datasets fsspec huggingface_hub
|
30 |
```
|
31 |
<br> Go to Python which can be opened directly in terminal by typing the following command:
|
32 |
```
|