Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayushverma135/sentixanalyzer

an NLP-powered sentiment analysis project to analyze text data and produces number of tokens in the language, keywords, polarity and subjectivity of the context. By classifying text as positive, negative, or neutral.
https://github.com/ayushverma135/sentixanalyzer

flask machine-learning natural-language-processing nlp python

Last synced: 4 days ago
JSON representation

an NLP-powered sentiment analysis project to analyze text data and produces number of tokens in the language, keywords, polarity and subjectivity of the context. By classifying text as positive, negative, or neutral.

Awesome Lists containing this project

README

        

# NLP-Sentiment-analysis-using-Machine-Learning-and-flask

Utilizing Natural Language Processing (NLP) techniques, this project employs machine learning algorithms to perform sentiment analysis on textual data. Implemented with Flask, a Python web framework, it provides a user-friendly interface for inputting text and receiving sentiment predictions in real-time. By combining the power of NLP and machine learning with the simplicity of Flask, this project offers a seamless solution for analyzing and understanding the sentiment expressed in text.