hritikksingh / Twitter-video-emotion-and-sentiment-analysis

26 stars 19 forks source link

Sentiment analysis with data cleaning #23

Closed hemhemoh closed 2 years ago

hemhemoh commented 2 years ago

Hi, I am done with the data cleaning and model building.

hritikksingh commented 2 years ago

@hemhemoh you did great work, I appreciate but it doesn't add to this project. You have trained a model on Flight reviews, I can't use that on the tweets dataset. I would suggest trying the same methodology on our repo dataset and trying to improve the accuracy, if you get better accuracy with your preprocessing and cleaning then we can merge your trained model in our main branch.

hemhemoh commented 2 years ago

@hritikksingh I used the dataset from the repo. Check the sentiment analysis file in the text sentiment analysis folder or the tweets.csv data in the same folder.

hritikksingh commented 2 years ago

@hritikksingh I used the dataset from the repo. Check the sentiment analysis file in the text sentiment analysis folder or the tweets.csv data in the same folder.

Give me a moment.

hritikksingh commented 2 years ago

@hemhemoh I was not aware of that dataset, it was merged by another contributor last month. I am really sorry for all the trouble. For now, we can add your code into another folder as flight reviews tweet analysis, as a reference for model training. I have added the main dataset as "tweet_text_emotion_dataset.csv", which we have used for our project, you can try using that and improve the accuracy if you want.

hemhemoh commented 2 years ago

@hemhemoh I was not aware of that dataset, it was merged by another contributor last month. I am really sorry for all the trouble. For now, we can add your code into another folder as flight reviews tweet analysis, as a reference for model training. I have added the main dataset as "tweet_text_emotion_dataset.csv", which we have used for our project, you can try using that and improve the accuracy if you want.

Okay, thank you. Will my work be merged now? Yh, I would look at that and raise an issue. @hritikksingh

hritikksingh commented 2 years ago

@hemhemoh I was not aware of that dataset, it was merged by another contributor last month. I am really sorry for all the trouble. For now, we can add your code into another folder as flight reviews tweet analysis, as a reference for model training. I have added the main dataset as "tweet_text_emotion_dataset.csv", which we have used for our project, you can try using that and improve the accuracy if you want.

Okay, thank you. Will my work be merged now? Yh, I would look at that and raise an issue. @hritikksingh

Yes, I will merge it but first add all your files into another folder with the dataset used and then push it again.

hemhemoh commented 2 years ago

@hemhemoh I was not aware of that dataset, it was merged by another contributor last month. I am really sorry for all the trouble. For now, we can add your code into another folder as flight reviews tweet analysis, as a reference for model training. I have added the main dataset as "tweet_text_emotion_dataset.csv", which we have used for our project, you can try using that and improve the accuracy if you want.

Okay, thank you. Will my work be merged now? Yh, I would look at that and raise an issue. @hritikksingh

Yes, I will merge it but first add all your files into another folder with the dataset used and then push it again.

Okay, will just change the folder name as everything in the folder is for the flight data @hritikksingh

hemhemoh commented 2 years ago

Thank you @hritikksingh. However, you didn't add tags to the pull request so its not been added to my points on the GSSOC leaderboard. Can you please help retify this?

anandxkumar commented 2 years ago

Fixes #21 @hemhemoh I have added the tags, good job with the PR!

hemhemoh commented 2 years ago

Thank you @anandxkumar