For this personal project, I scraped President Duterte's speeches over the years from the government's website, using BeautifulSoup and other scraping techniques (e.g. multiprocessing, user agents) to speed up the process. Using this new dataset, I will train an LSTM model to make a word-based speech generator.
*Part 2 of the Medium article coming soon!