Skip to content

Commit 963d47a

Browse files
authored
Update README.md
1 parent 63b355d commit 963d47a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# Python-and-Flask-Projects
22

33
### Project-1 : NLP-Sentiment analysis using Machine-Learning, flask, flask_bootstrap & textblob
4+
5+
It analyses everyday language that we used in communication and produces number of tokens in the language,keywords,polarity and subjectivity of the context.
6+
7+
![Stucture](https://github.com/devika-be/Python-and-Flask-Projects/assets/65743242/021776e7-4bd0-41f5-ba7b-cb075295f37f)
8+
9+
## Main Concepts:
10+
* Sentiment Analysis
11+
* Natural Language Processing
12+
* TextBlob
13+
* Building WebApps with Flask
14+
15+
## Example:
16+
17+
"We were unable to retrieve the data by pressing the request button" ---> Text Classification ---> Database Issue

0 commit comments

Comments
 (0)