Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Download the following five files and put into the same folder.
|
|
25 |
- NER_medNLP.py
|
26 |
- predict.py
|
27 |
|
28 |
-
You can use this model
|
29 |
|
30 |
```
|
31 |
python3 predict.py
|
|
|
25 |
- NER_medNLP.py
|
26 |
- predict.py
|
27 |
|
28 |
+
You can use this model by running predict.py.
|
29 |
|
30 |
```
|
31 |
python3 predict.py
|