Smeet-01 / Text-and-Sentiment-Analysis

A Python class file to analyze text data and obtain information including the polarity score, word complexity, Gunning Fog Index, and more.
0 stars 1 forks source link

request to collaborate #1

Open SteveCorreia1234 opened 1 year ago

SteveCorreia1234 commented 1 year ago

this a request to collaborate with you on your project as a project given to us we are trying to solve some issues found in your project

Smeet-01 commented 1 year ago

Thank you! I'd love to hear your thoughts on how to improve this project

SteveCorreia1234 commented 1 year ago

We have taken a look into your project and have discovered that apart from the ways you have add we can add even more ways to analyse text and extract the sentiment spectrum placement from text by making some changes

SteveCorreia1234 commented 1 year ago

i feel we can add some UI to the project and limit the matrices to just polarity and subjectivity as well clean the input

Smeet-01 commented 1 year ago

That sounds intriguing! Thank you for your interest in my project and your suggestion to add UI. I appreciate your feedback and I agree that UI would make the program more user-friendly and interactive. Please feel free to fork the repository and make your modifications as you see fit. I will surely check them out at a later date

SteveCorreia1234 commented 1 year ago

i have successfully forked and pushed my code please review it and let me know what you think about it

SteveCorreia1234 commented 1 year ago

https://github.com/SteveCorreia1234/Text-and-Sentiment-Analysis

Smeet-01 commented 1 year ago

I've added your forked repo under the branch name 'UIbranch'. The UI you presented through streamlit is indeed impressive. Do let me know if you would like to collaborate on future projects!