yitingliii
commited on
Commit
•
e1bbe05
1
Parent(s):
567bef6
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,10 @@ There are two ways to test our model:
|
|
5 |
# 1.Colab
|
6 |
## Start
|
7 |
<br> Download all the files.
|
8 |
-
<br>
|
|
|
|
|
|
|
9 |
|
10 |
|
11 |
|
|
|
5 |
# 1.Colab
|
6 |
## Start
|
7 |
<br> Download all the files.
|
8 |
+
<br> Copy all the codes below into Colab
|
9 |
+
```python
|
10 |
+
pip install nltk beautifulsoup4 scikit-learn pandas datasets fsspec huggingface_hub
|
11 |
+
```
|
12 |
|
13 |
|
14 |
|