Shirish Kadam‘Pattern Recognition’ a tool for your Go To Market strategy planning | PM NotesTom Morkes, discusses in detail with a use case, how he identifies the pain points or the needs of his target audience and based on those…May 22, 2021May 22, 2021
Shirish KadamHow to create & document User Personas, a framework | PM NotesExploring user persona framework to understand user needs, goals, pain-points, routines.Apr 8, 2021Apr 8, 2021
Shirish KadaminVoice Tech PodcastNLP: Question Classification using Support Vector Machines [spacy][scikit-learn][pandas]The past couple of months I have been working on a Question Answering System and in my upcoming blog posts, I would like to share some…Apr 1, 2019Apr 1, 2019
Shirish KadamDependency Parsing in NLPSyntactic Parsing or Dependency Parsing is the task of recognizing a sentence and assigning a syntactic structure to it. The most widely…Mar 31, 2019Mar 31, 2019
Shirish KadamA Cognitive study of Lexicons in Natural Language Processing.What are Lexicons?Mar 30, 2019Mar 30, 2019
Shirish KadamSetting up Natural Language Processing Environment with PythonIn this blog post, I will be discussing all the tools of Natural Language Processing pertaining to the Linux environment, although most of…Mar 29, 2019Mar 29, 2019
Shirish KadamBuilding a Naive Bayes Classifier from scratchNaive Bayes Classifier is probably the most widely used text classifier, it’s a supervised learning algorithm. It can be used to classify…Mar 28, 2019Mar 28, 2019