9:45
Python Sentiment/Emotion Detector | 5 Minute Python Projects [No Complex Coding]
In the first video of the 5 Minute Python Projects Series, we look into the concept of Sentiment or emotion finder. This project uses ...
8:02
NLTK Python 3 - STEMMING EXPLAINED
Another form of data pre-processing with NLTK in Natural Language processing is called "STEMMING." This is the process where ...
8:08
NLTK Python 3 - LEMMATIZATION - Better than NLTK Stemming
Advanced stemming is called LEMMATIZATION. The major difference between these is, as you saw earlier, stemming can often ...
14:40
Python FastAPI Secure your service with OAuth2 easily
In this video, we take a look into how to secure your FastAPI Server using the OAuth2 technique. The fastapi.security gives us ...
11:29
PYTHON 3.9 - 6 Updates You Must Know (2020 release)
The Python3.9 version came out on october 5th of 2020. This video discusses all the important details, new updates and new ...
6:56
Create your Own SpellChecker with Python | Python Project in 10 minutes
Creating a spellchecker is extremely easy with Python. You will need Python3.6+ and pip installed. We will see how to use the ...
15:06
5 Python Tricks To look like a PRO | Simple & Effective Use of Python
In this video, we take a look into my Top 5 tricks using Python programming language that makes your code look like pro! We talk ...
10:12
FastAPI Creating Models using Pydantic - Data Validation module
FastAPI Depends on 2 very important libraries, pydantic and starlette (or any asgi server layer) that makes it ultra fast. Pydantic is ...
11:14
Create your Own PDF Manager | Python in 10 mins [6 lines of code]
Have you felt difficult to read and merge PDFs without the costly applications? I spend a ton of time working on Merging PDFs and ...
18:22
10 Python Projects you can do Today [Code Included]
Have you ever wanted to create a quick python project in 1 day. In this video i explain 10 python projects from Easy - Intermediate ...
5:38
Capt. America Shield Using Python Codes ||
In this video I have designed Capt. America Shield using python turtle module in Jupyter notebook. Capt. America is a famous ...
8:27
PYTHON KIVY OR PYQT5? | What's best for GUI App development
In this video, we will take a look at the two Python libraries/framework/toolkit - Python Kivy, and Python PyQT5, PyQT that is ...
12:21
KIVYMD Simple & Awesome Components to Use in your Application
This video is a collection of my favourite and awesome components that KivyMD provides. This video is not a tutorial in anyway, ...
9:34
KivyMD + OpenCV - Cartoonize Real-Time video in 10 minutes
In this video, we will be looking into applying a cartoonize filter on to the real time video feed. The OpenCV python module ...
18:17
Computer Vision - Gabor Filter Basics for Texture Analysis
In this video, we will take a look into the Gabor Filter for texture analysis. One of the highly used filter that is considered to be the ...
3:48
Top MISTAKES new PYTHON developers will make in 2022
Common python mistakes that new developers will do in 2022. In this video, I breakdown all the common mistakes and provide ...
14:27
Fix Kivy Buildozer Issue - Local and Cloud based Tips and Tricks
Over the last few weeks, all the videos related to Kivy has a comment saying that the Buildozer issue is present when trying to ...
13:54
Kivy + Opencv - Youtube Thumbnail Maker App - Part 2
In this second part of the Youtube Thumbnail Maker App using Opencv and KivyMD, i explain the use of addWeighted cv2 method ...
14:54
KivyMD + OpenCV - Invisibility Cloak Mask App
In this video, we will see how to use the OpenCV masking and segmentation to remove the colored cloth as the invisibility cloak!
13:19
NLTK Python 3 - WORDNET CORPUS Lexical Database Explained
Instagram: https://www.instagram.com/codermonk_ Website https://androidmonks.com Twitter: https://twitter.com/DiputsC ...