Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 664 Bytes

Python-and-Flask-Projects

Project-1 : NLP-Sentiment analysis using Machine-Learning, flask, flask_bootstrap & textblob

It analyses everyday language that we use in communication and produces a number of tokens in the language, keywords, polarity, and subjectivity of the context.

Stucture

Main Concepts:

  • Sentiment Analysis
  • Natural Language Processing
  • TextBlob
  • Building WebApps with Flask

Example:

"We were unable to retrieve the data by pressing the request button" ---> Text Classification ---> Database Issue