PPPranoti Patilinai-for-multidisciplinary-application.hashnode.dev·May 25 · 3 min read26.Text Processing in NLPText Processing (also called Text Preprocessing) is the first and most important step in Natural Language Processing (NLP). Text Processing is the process of cleaning and preparing raw text so that co10
PPPranoti Patilinai-for-multidisciplinary-application.hashnode.dev·Apr 19 · 4 min read24.Introduction of NLPEvery day, we interact with technology using language — we search on Google, talk to voice assistants like Apple Siri or Amazon Alexa, receive filtered emails in Gmail, and even chat with AI systems s00
PPPranoti Patilinai-for-multidisciplinary-application.hashnode.dev·Mar 10 · 11 min read23.2 From Brain Neurons → to Artificial NeuronsWe just saw how your brain neurons pass messages: Dendrites listen. Cell body decides. Axon passes the message forward. Synapse connects to the next neuron. Scientists thought:“If the brain can learn 00
PPPranoti Patilinai-for-multidisciplinary-application.hashnode.dev·Mar 10 · 6 min read23.1 Neural NetworksIntroduction – Neural Networks Have you ever wondered how your brain instantly recognizes your best friend’s face, or how your phone magically unlocks with just a glance? That’s the power of neurons —00
PPPranoti Patilinai-for-multidisciplinary-application.hashnode.dev·Mar 6 · 4 min read22.3 Illustration of K-Means Clustering Using a Sample Dataset To understand how the K-Means clustering algorithm works, let us consider a small customer dataset.Each customer is represented using two attributes: Annual Income and Spending Score.The objective of 00