In this blog post, I will be discussing all the tools of Natural Language Processing pertaining to Linux environment, although most of them would also apply to Windows and Mac. So, let's get started with some prerequisites. We will use Python's Pip package installer in order to install various python modules. $ sudo apt install … Continue reading Setting up Natural Language Processing Environment with Python
Category: 2016
Dealing with compatibility issues.
Today I was searching for an Ubuntu app called Cuttlefish. But later found out that even though it was such an important utility it was no longer maintained. So, I googled 'Cuttlefish ubuntu no longer maintained' and stumbled upon this AskUbuntu.com question... How do I develop software for Ubuntu that one could still use in … Continue reading Dealing with compatibility issues.