abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
387 stars 332 forks source link

Tweet Analysis of Indian Political Parties #268

Closed abhisheks008 closed 1 year ago

abhisheks008 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Tweet Analysis of Indian Political Parties
:red_circle: Aim : Create a deep learning project which will identify the scenarios of tweets of the political parties in India using NLP.
:red_circle: Dataset : https://www.kaggle.com/datasets/aryansingh0909/indian-political-party-tweets-daily-updated
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing πŸš€

All the best. Enjoy your open source journey ahead. 😎

achrekarom12 commented 1 year ago

Full name : Om Ramesh Achrekar GitHub Profile Link : https://github.com/achrekarom12 Email ID : achrekarom@gmail.com Participant ID (if applicable): Approach for this Project : A sentiment analysis can be done using various NLP techniques to understand underlying trends and patterns. The dataset contains tweets of three major national political parties. A detailed study can be done for these three parties.

abhisheks008 commented 1 year ago

Issue assigned to you @achrekarom12