Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/izam-mohammed/mood-reader

An End-to-End production ready application for predicting the the sentiment of a sentence. 📝 It covers collecting data, processing it, and training a model to understand sentiments and deployment 🚀
https://github.com/izam-mohammed/mood-reader

data-science flask ml sentiment-analysis sentiment-classification

Last synced: 4 days ago
JSON representation

An End-to-End production ready application for predicting the the sentiment of a sentence. 📝 It covers collecting data, processing it, and training a model to understand sentiments and deployment 🚀

Awesome Lists containing this project

README

        

# Sentiment Analysis

### Workflows

1. Update config.yaml
2. Update schema.yaml
3. Update params.yaml
4. Update the entity
5. Update the configuration manager in src config
6. Update the components
7. Update the pipeline
8. Update the main.py
9. Update the app.py