How to scrape NLP datasets from Youtube
Too lazy to scrape nlp data yourself? You need text data for your next Natural Language Processing (NLP) project but cannot find the right dataset online? In this post, I’ll show you a quick way to scrape NLP datasets using Youtube and Python. All the learnings will be condensed in a simple script you can …