Select Page
Topic Modeling on PyCaret — Redux

Topic Modeling on PyCaret — Redux

A beginner’s guide to PyCaret’s natural language processing module I’ve said it before, and I’ll say it again, “the quicker we get from data to insights, the better off we will be.” PyCaret helps us with this. With a few lines of Python, it helps get us to insights a...

Topic Modeling on PyCaret

I remember a brief conversation with my boss’ boss a while back. He said that he wouldn’t be impressed if somebody in the company built a face recognition tool from scratch because, and I quote, “Guess what? There’s an API for that.” He then goes on about the futility...

Into the Heart of Darkness - Pt. 2

Exploring the Trump Twitter Archive with spaCy. In a previous post, we set out to explore the dataset provided by the Trump Twitter Archive. My initial goal was to do something fun by using a very interesting dataset. However, it didn’t quite turn out that way. On...

Into the Heart of Darkness - Pt. 1

Exploring the Trump Twitter Archive with Python. For beginners. In this post, we’ll explore the dataset provided by the Trump Twitter Archive. My goal was to do something fun by using a very interesting dataset. However, as it turned out, exposure to Trump’s...