From 211bb2308e009b568415d6d743be5991350476ad Mon Sep 17 00:00:00 2001 From: Sanjay Viswanathan Date: Mon, 5 Aug 2024 00:44:47 +1000 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc9943f..bd6cab8 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,26 @@ ⚙
Scrapping the movie review ✏️ using python programming language💻.
+
+ + + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +Stars Badge +Forks Badge +Pull Requests Badge +Issues Badge +GitHub contributors +License Badge +[![](https://visitcount.itsvg.in/api?id=gssoc-postman&label=Profile%20Views&color=0&icon=5&pretty=true)](https://visitcount.itsvg.in) + +🔍Welcome to the IMDb Movie Review Scraper project! 🌟. +
+ +
This Python script is designed to scrape movie reviews from IMDb, providing valuable data for analysis and research purposes. The IMDb Movie Review Scraping project aims to gather a new dataset by automatically extracting movie reviews from IMDb. This dataset will support various natural language processing tasks, including sentiment analysis and recommendation systems. Using web scraping techniques, such as Beautiful Soup, movie reviews are collected, preprocessed, and structured into a CSV format suitable for analysis, including Support Vector Machine classification. 📈 -🔍Welcome to the IMDb Movie Review Scraper project! 🌟 This Python script is designed to scrape movie reviews from IMDb, providing valuable data for analysis and research purposes. The IMDb Movie Review Scraping project aims to gather a new dataset by automatically extracting movie reviews from IMDb. This dataset will support various natural language processing tasks, including sentiment analysis and recommendation systems. Using web scraping techniques, such as Beautiful Soup, movie reviews are collected, preprocessed, and structured into a CSV format suitable for analysis, including Support Vector Machine classification. 📈 ## - ⚙ Features **`Semi-supervised-sequence-learning-Project`** : replication process is done over here and for further analysis creation of new data is required. @@ -127,4 +142,4 @@ Streamlit app link: https://scrape-review-analysis.streamlit.app For any issues regarding the scraper, feel free to open an issue on GitHub. We'll be happy to assist you with any problems or inquiries you may have. 🛠️

Back to top

-* \ No newline at end of file +*