-
-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text Emotion Detection #662
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
Requesting to assign this issue to me : @Madhu0-2 |
Hello Sir, I have been working on such ML projects such as recommender systems and face account prediction ,I am looking to work on NLP too. Please assign the issue to me . |
Hi @Madhu0-2 thanks for creating the issue. Are you planning to develop the models as well as the web app with the best fitted models developed by you? |
hello @abhisheks008 please assign this issue to me. I am the contributor in SSOC'24. |
Full name : Filbert Shawn Approach for the Project : Data Collection: Data Preprocessing:
Model Selection: Model Training:
Evaluation: Prediction: What is your participant role? SSOC'24 |
As this issue is opened by a contributor I can't assign it to others. |
ML-Crate Repository (Proposing new issue)
🔴 Project Title : Text Emotion Detection
🔴 Aim : The aim is to predict emotion based on the text provided.
🔴 Dataset : https://www.kaggle.com/code/khuzaimaaziz/text-emotion-detection-on-emotion-dataset/notebook
🔴 Approach : Streamlit app.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Full name : M. Madhu Sravanthi
GitHub Profile Link : https://github.com/Madhu0-2
Participant ID (If not, then put NA) : NA
Approach for this Project : Project Includes multiple steps:
Data collection
Data preparation
Feature Engineering
Training and testing the model
Model deployment
I will make a pickle file of the Fitted ML model and then deploy it to Streamlit Python Framework to display the text box where it takes the text input and predict the emotion based on the text with accuracy.
What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) VSoC'24
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: