Open in app

Sign in

Write

Sign in

Zaheer
Zaheer

28 Followers

Home

About

Jun 20

Phrase Matcher in spaCy🕵️‍♂️

SpaCy is a popular Python library for natural language processing (NLP) that provides various tools and components for text analysis, such as tokenization, part-of-speech tagging, named entity recognition, dependency parsing, and more. …

Spacy

7 min read

Phrase Matcher in spaCy🕵️‍♂️
Phrase Matcher in spaCy🕵️‍♂️
Spacy

7 min read


Jun 10

Deep Learning — Everything You Need to Know to Get Started❤️‍🔥

Lets Begin 😉 Deep learning is a type of machine learning that uses artificial neural networks to learn from data and solve problems. Neural networks are like the brain’s cells that work together to process and understand information. …

Deep Learning

18 min read

Deep Learning — Everything You Need to Know to Get Started❤️‍🔥
Deep Learning — Everything You Need to Know to Get Started❤️‍🔥
Deep Learning

18 min read


May 17

Bubble Sort in Python: A Beginner’s Guide

Hello, and welcome to this blog post on bubble sort in python. In this post, you will learn: What is bubble sort and why it is important in computer science How to implement bubble sort in python with code examples How to analyze the performance and complexity of bubble sort …

Bubble Sort

4 min read

Bubble Sort in Python: A Beginner’s Guide
Bubble Sort in Python: A Beginner’s Guide
Bubble Sort

4 min read


May 14

Asymptotic Notations: A Simple Guide 📚

When we write algorithms to solve problems, we want to know how efficient they are. How much time do they take to run? How much memory do they use? How do they behave when the input size gets larger and larger? To answer these questions, we use asymptotic notations. These…

Big O Notation

8 min read

Asymptotic Notations: A Simple Guide 📚
Asymptotic Notations: A Simple Guide 📚
Big O Notation

8 min read


May 14

Binary Search in Python for Beginners: A Comprehensive Guide🎢

Introduction 🚀 Binary Search is a popular algorithm used to search for an element in a sorted list or array. It is a highly efficient algorithm that can search for an element in O(log n) time complexity, where n is the number of elements in the list. In this blog, we will…

Binary Search

3 min read

Binary Search in Python for Beginners: A Comprehensive Guide🎢
Binary Search in Python for Beginners: A Comprehensive Guide🎢
Binary Search

3 min read


May 11

🔎 Linear Search in Python: A Beginner’s Guide 🔎

Are you new to programming and want to learn about one of the most basic algorithms in computer science? Look no further than linear search! In this article, we’ll cover everything you need to know about linear search as a beginner .Let’s begin ☺️ 📌 Introduction Linear search, also known as sequential…

Datastrucutre

4 min read

🔎 Linear Search in Python: A Beginner’s Guide 🔎
🔎 Linear Search in Python: A Beginner’s Guide 🔎
Datastrucutre

4 min read


May 10

Getting Started with Linked Lists: A Practical Guide for New Programmers Part -01

If you’re new to the world of programming, you may have heard the term “linked list” being tossed around but aren’t quite sure what it means or how it works. Don’t worry, you’re not alone! In this post, I’ll be covering all the concepts you need to know about linked…

Linked List Operations

15 min read

Getting Started with Linked Lists: A Practical Guide for New Programmers Part -01
Getting Started with Linked Lists: A Practical Guide for New Programmers Part -01
Linked List Operations

15 min read


May 5

Introduction to Data Structures and Algorithms: A Beginner’s Guide

Data structures and algorithms are two of the most fundamental concepts in computer science. They are essential for solving various problems and optimizing the performance of software applications. In this blog post, we will introduce you to the basics of data structures and algorithms, their types, advantages, disadvantages, and applications…

Dsa Courses

6 min read

Introduction to Data Structures and Algorithms: A Beginner’s Guide
Introduction to Data Structures and Algorithms: A Beginner’s Guide
Dsa Courses

6 min read


May 4

Web Scraping with Beautiful Soup

Hi everyone! Welcome to my blog where I share my passion for coding and learning new things. Today I want to talk about a very useful Python library called BeautifulSoup. If you are interested in web scraping, you should definitely check it out! What is web scraping? Web scraping is…

Web Scraping

7 min read

Web Scraping with Beautiful Soup
Web Scraping with Beautiful Soup
Web Scraping

7 min read


May 3

Topic Modeling with LDA

Hi everyone, welcome to my blog! Today I’m going to talk about a very interesting and useful topic in natural language processing (NLP) called topic modeling. 1. Introduction 💌 Topic modelling is a technique that helps to identify the underlying themes or topics present in a collection of documents. Topic modeling is…

Topic Modeling

7 min read

Topic Modeling with LDA
Topic Modeling with LDA
Topic Modeling

7 min read

Zaheer

Zaheer

28 Followers

Self Taught ML Engineer || Deep Learning || NLP

Following
  • ODSC - Open Data Science

    ODSC - Open Data Science

  • Renu Khandelwal

    Renu Khandelwal

  • Yash Gupta

    Yash Gupta

  • Muhammed Sahad

    Muhammed Sahad

  • Madison Hunter

    Madison Hunter

See all (29)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams