Hey Pythonistas, in this challenge you will expand on the work of PCC58, doing some natural language processing (NLP) on the podcast transcript data you collected. Have fun!
Articles on NLTK
Code Challenge 58 – Analyze Podcast Transcripts with NLTK – Part I – Review
By PyBites Team on 7 January 2019
In this article we review our PCC58 – Analyze Podcast Transcripts with NLTK – Part I code challenge.
Code Challenge 58 – Analyze Podcast Transcripts with NLTK – Part I
By PyBites Team on 9 November 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 58! In this two part challenge we’re going to do some natural language processing on podcast transcript data. Prepare to have fun expanding your data science skills!
Code Challenge 27 – PRAW: The Python Reddit API Wrapper
By PyBites Team on 11 July 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! Love or hate Reddit, it has a lot of good data to work with. This week we have you write an app of your choice using the Reddit API. Have fun!
Code Challenge 05 – Twitter data analysis Part 2: Similar Tweeters – Review
By PyBites Team on 10 February 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.