Category: Python
Python tutorials
An Introduction to NLP (Natural Language Processing) with NLTK
NLP is used today widely and vastly, ranging from chatbots to customer review analysis. With GPT-3 and BERT coming into the picture its application is growing day by day.
Read moreUnderstanding Word2Vec the easy way
A short beginner friendly explanation
Read moreTop 20 Data Science unpopular opinions
On the popularity of unpopular opinions in data science
Read moreData Analysis is for Everyone!
Exploring Coursera Course Dataset by performing EDA. The hype surrounding “DATA” Companies worldwide have been spending big bucks on Data, in the United States alone, BDA (Big Data Analytics) spending touched
Read moreFind slow data processing tasks (before your customers do)
Here are some of the ways you can discover your data processing jobs are too slow: Jobs start getting killed when they hit timeouts. Customers start complaining about slow or failed jobs. Your cloud computing bill is twice what it was last month. While these notification mechanisms do work, it’s probably best not to rely on them. Life is easier when jobs finish successfully, customers are happy, and you have plenty of money left over in your budget. That means […]
Read moreIntroduction to Natural Language Processing
The Art of Human-Machine Language
Read moreHow Data Analytics Can Help You to Learn a New Language Faster
Figure 1 — HIMYM Spanish subtitles
Read moreTranscribe Singlish with OpenAI’s Whisper? “Can meh?”
About a week ago, OpenAI released a new AI model that can transcribe speech with 50% fewer mistakes than previous models. The new model, called Whisper, works well with different accents, noise in the background, and technical language. The models (there are 5) have been trained on 680,000 hours
Read more