If you have been working in the software development industry for the last few years, you have heard about both...
Sunny Srinidhi
Docker is everywhere today. A lot of projects in most big companies are deployed in production as Docker containers. Once...
Most of you would already know about SonarQube, and most of you will already be using it. I never got...
The very first thing you need to know about coronavirus is that it's not just one virus, but actually a...
A couple of months back, I was introduced to Geektrust by a friend. I thought it was just another competitive...
As the data generated from IoT devices, mobile devices, applications, etc. increases at an hourly rate, creating a data lake...
Lemmatization is one of the most common text pre-processing techniques used in Natural Language Processing (NLP) and machine learning in...
Stemming is one of the most common data pre-processing operations we do in almost all Natural Language Processing (NLP) projects....
I want to start this post by bluntly saying that using a Spring Boot project as your Amazon Lambda function...
More in The fastText Series. Working with text datasets is very common in data science problems. A good example of this...