There was an error while loading. Please reload this page.
1 parent 963d47a commit 072e7d1Copy full SHA for 072e7d1
NLP-Sentiment-analysis-using-Machine-Learning-and-flask-master/README.md
@@ -14,12 +14,12 @@ It analyses everyday language that we used in communication and produces number
14
"We were unable to retrieve the data by pressing the request button" ---> Text Classification ---> Database Issue
15
16
## Required Libreries:
17
-#### You need to install in your terminal:
+### You need to install in your terminal:
18
19
-pip install flask
20
-pip install textblob
21
-pip install flask_bootstrap
+##### pip install flask
+##### pip install textblob
+##### pip install flask_bootstrap
22
23
-#### Then run the application:
+### Then run the application:
24
25
-python app.py
+##### python app.py
0 commit comments