Recode-Hive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
83 stars 116 forks source link

Streamlit webapp #56

Closed Shraman-jain closed 1 month ago

Shraman-jain commented 1 month ago

Make a streamlit web app to show the Movie analysis and recommendations system. Please assign this to me Email - jainshraman1998@gmail.com

github-actions[bot] commented 1 month ago

Thank you for raising a issue, Hope you enjoing the open source. we try to reply or assign as soon possibe. Connect with mentor.

sanjay-kv commented 1 month ago

Assigned to you @Shraman-jain

DevNandini02 commented 1 month ago

@sanjay-kv sir i want to work on this. Please assign this task to me.

Shraman-jain commented 1 month ago

@DevNandini02 I am already working on it

DevNandini02 commented 1 month ago

Is this issue closed? If not i would like to work on it @sanjay-kv sir.

DevNandini02 commented 1 month ago

@sanjay-kv sir why was i assigned then unassigned in 1 hour? Shraman-jain has been working on this issue since past 1 week already. Please give me a chance too.

sanjay-kv commented 1 month ago

i can see simillar issue raised before and person already PR it. so I will closing this issue as he kept it stale.

Shraman-jain commented 1 month ago

@sanjay-kv sir I was about to fork and upload the web app files I have other submissions as well I have made a scrapper.ipynb file and a streamlit app as well I just am new to open source and was try to fork repo and commit the code please open this issue and give me a day I will fork at commit the code

sanjay-kv commented 1 month ago

https://github.com/Recode-Hive/Scrape-ML/tree/main/Web_app

There is already a Streamlit application here, could you check and see anything not as per your development those things can be merged.

Shraman-jain commented 1 month ago

Actually the app here is using sentiment analysis for recommending movies which I think is not a right way I am doing it by content based filtering method

Shraman-jain commented 1 month ago

@sanjay-kv Sir I have made the necessary changes and created a Main Streamlit app where we are dividing whole thing into two parts one is movie review analysis and other is movie recommendations system. I have made a new app and add the existing streamlit webapp as first part of that app. I have provided screenshots as well in my PR. Please check that and will request you to merge my PR.Thanks