Skip to content

Commit c614748

Browse files
authored
Update README.md
1 parent 37c2f31 commit c614748

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Web_app/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ For new data generation for <b>sentiment analysis</b> and <b>recommendation syst
4949
```bash
5050
python -u "Scrapper.py"
5151
```
52-
3. **Run the similarity_model generating script** to find out similarity we have made a model which we will use in our webapp. Open and execute the Jupyter notebook:
52+
3. **Run the similarity_model generating script** to find out similarity we have made a model which we will use in our webapp. Open and execute the Jupyter notebook
53+
5354
***Note: you have to run this model.ipynb as this will download similarity.pkl which is the model we use in Streamlit Webapp***
5455

5556
```bash

0 commit comments

Comments
 (0)