by Ednalyn C. De Dios | Jun 3, 2020 | Data Science, NLP
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...
by Ednalyn C. De Dios | Jun 1, 2020 | Data Science, NLP
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...
by Ednalyn C. De Dios | May 24, 2020 | Data Science, NLP
A quick-start guide to extracting named-entities from a Pandas dataframe using spaCy. A long time ago in a galaxy far away, I was analyzing comments left by customers and I noticed that they seemed to mention specific companies much more than others. This gave me an...