-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
[Model Enhancement]: Sentiment Analysis Model using DL #588
Comments
hey @abhisheks008 i thought of adding a new .ipynb file in the model folders where i will use a bert model on the same dataset |
Cool go ahead @nour-gab |
Hello I am a GsSOC'24 contributor and I would like to work on this issue. Can you please assign it to me? |
Full name : sagar kumar sahu. |
As mentioned in this issue, this is an enhancement work of an existing project. BERT and roberta models need to be implemented along with the existing models. Can you please confirm with this approach? |
Yes, I can do it. |
Assigning this issue to you @sagar27sahu |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Enhacing Sentiment Analysis Model
🔴 Aim : Using BERT and roberta-based models to improve metrics
🔴 Dataset :(an existing repository)https://github.com/abhisheks008/DL-Simplified/tree/main/Sentiment%20Analysis%20Model
🔴 Approach :Use NLTK for text preprocessing
Implement BERT model
Implement a roberta-base model ffor sentiment analysis
📍 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 :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: