NLP Simpifier and Text Sentiment Cloud WebApp
- Tech Stack: Python, Heroku, Flask, HTML, CSS, spaCy
- App link: Web App Link
Given a large amount of text, the web-app breaks down the text into constitiuent parts and identify linguistic properties ( parts of speech tagging, wordinfo ) and calculates the sentiment of the text using a DL-transformer.
The web app was made using Flask and Heroku Cloud Platform as a service.