Skip to content

Commit 1a7baf5

Browse files
authored
Update README.md
1 parent c614748 commit 1a7baf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Web_app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For new data generation for <b>sentiment analysis</b> and <b>recommendation syst
5151
```
5252
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
5353

54-
***Note: you have to run this model.ipynb as this will download similarity.pkl which is the model we use in Streamlit Webapp***
54+
***Note: you have to necessarily run this model.ipynb as this will download similarity.pkl which is the model we use in Streamlit Webapp***
5555

5656
```bash
5757
jupyter notebook notebooks/model.ipynb

0 commit comments

Comments
 (0)