In the previous post, we saw how to install a Linux distro on Windows 11 using WSL2 and then how...
machine learning
Before we begin, you might ask, why am I writing on something this trivial? I sold off my old MacBook...
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....
More in The fastText Series. Working with text datasets is very common in data science problems. A good example of this...
Not a lot of us have heard of Affective Computing. Most people I have spoken to about this didn't know...
More in The fastText Series. In our previous post, we saw what n-grams are and how they are useful. Before that post,...
More in The fastText Series. N-gram is probably the easiest concept to understand in the whole machine learning space, I guess....
More in The fastText Series. Text classification is a pretty common application of machine learning. In such an application, machine...
It’s very common these days to come across these terms - data science, artificial intelligence, machine learning, deep learning, neural...