Python Text Analysis in Power BI"

In this project I have adapted core Python text analytics tools to extract key information and sentiment within the Power BI data import processes.
The aim was to develop generalized versions of the code that can easily be adapted for a variety of text sources.
Using Power BI to extract, Python to transform, then Power BI to load and present the data means that any data analyst can use powerful data science tools.

Posts

TextBlob and Power BI

less than 1 minute read

How to use TextBlob in Python to bring sentiment analysis to Power BI

NLP in PowerBI

3 minute read

How to use Python Natural Language Processing (NLP) in Power BI!

Lost in spaCy

less than 1 minute read

Post covering getting started with spaCy in Python for Natural Language Processing (NLP)