Giter Site home page Giter Site logo

nisargfrd / basic_scraping_and_sentiment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elisonsherton/basic_scraping_and_sentiment

0.0 1.0 0.0 71 KB

Web Scraping using Beautiful Soup4 and sentiment analysis using nltk

Jupyter Notebook 100.00%

basic_scraping_and_sentiment's Introduction

Basic Web Scraping And Sentiment Gauging

Web Scraping using BeautifulSoup and sentiment analysis using nltk

Harrison Kinsley has a Youtube channel by the name sentdex and he makes videos about python spanning across ML, AI, basic python, openCV, basic game programming etc. I aim to gauge the popularity of his videos based on Machine Learning from this ML playlist: https://www.youtube.com/playlist?list=PLQVvvaa0QuDfKTOs3Keq_kaG2P55YRn5v based on the Like to Dislike Ratio of the videos contained in this playlist

Once all the titles of these videos are scraped, I want to manually label these as good or bad videos based on their like to dislike ratio and then run a classification algorithm (Logistic Regression and Naive Bayes classifiers) to figure out the basics of natural language processing using Natural Language Toolkit in python aka nltk.

The code in Scrape_And_Analyze.ipynb is replete with comments where necessary and explains the intuition / thought process behind the steps executed in the notebook.

Refer these videos to learn BeautifulSoup and nltk basics in a jiffy:

BeautifulSoup: https://www.youtube.com/watch?v=zD0FDYI5_rs

NLTK: https://www.youtube.com/watch?v=gRk53jBPYvE

basic_scraping_and_sentiment's People

Contributors

elisonsherton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.