socialcomp commited on
Commit
74bb436
1 Parent(s): 5887311

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Download the following five files and put into the same folder.
22
  - key_attr.pkl
23
  - NER_medNLP.py
24
  - predict.py
25
- - text.txt (This is an input file which should be predicted, which could be changed as the text done NER.)
26
 
27
  You can use this model by running predict.py.
28
 
22
  - key_attr.pkl
23
  - NER_medNLP.py
24
  - predict.py
25
+ - text.txt (This is an input file which should be predicted, which could be changed.)
26
 
27
  You can use this model by running predict.py.
28