Textual Sentiment Analysis using NLTK and Scikit-Learn

Sentiment Analysis is the Natural Language Processing (NLP) process to determine if a customer opinion is positive or negative.

In this article, we will get our hands dirty by performing Sentiment Analysis using NLTK and Scikit-Learn on the Kaggle Restaurant Reviews data set.

Here is the link to the article on Sentiment Analysis:

Textual Sentiment Analysis using NLTK and Scikit-Learn

Enjoy 🙂 !!!

Introduction to WSL 2

Heard of the Windows Subsystem for Linux (WSL) in Windows ???

It provides a seemless integration between Windows and Linux and allows a developer to have best of both the worlds under one roof.

This article documents the steps in the process to setup and use WSL 2 on a Windows machine.

Here is the link to the article:

Introduction to WSL 2

Enjoy 🙂 !!!

Pi-hole using Docker on ODroid-C2

Just recently experimented with the use of Pi-hole (running on an ARM based SBC) as the Network-wide Ads and Internet Tracking blocker.

This article provides the step-by-step instructions to get Pi-hole running on Docker.

Here is the link to the article:

Pi-hole using Docker on ODroid-C2

Enjoy 🙂 !!!