Channel Avatar

Python Tutorials for Digital Humanities @UC5vr5PwcXiKX_-6NTteAlXw@youtube.com

30K subscribers - no pronouns :c

On this channel, I provide tutorials for working with Python


13:38
Best Way to Build Network Analysis App in Python with Streamlit and st-link-analysis - Easy Tutorial
05:54
Best way to do Table Detection in 2024 with TF-ID - Quick Tutorial with Code
18:02
What is Synthetic Data and How do we Generate it?
07:31
What is Semantic Searching? (NLP Concepts)
05:43
Mastering Streamlit in 2024: Creating Interactive Applications with Input Widgets (02)
05:01
Best way to do Named Entity Recognition in 2024 with GliNER and spaCy - Zero Shot NER
12:10
Best Way to Transcribe Audio and Video with Python and Whisper-MLX ASR #datascience
08:46
Shoud I learn NLP in 2024? #datascience #machinelearning #ai
07:46
Streamlit in 2024 Tutorial - 01 - The Basics - The different ways to write data into an app
03:13
Understanding Pandas in Python: A Comprehensive Overview in 3 Minutes
07:00
The Best Way to Build a RAG System with Python - Verba from Weaviate - Quick Tutorial
04:52
What is RAG or Retrieval-Augmented Generation #RAG #NLP #MachineLearning #AI #GPT #techtalk
05:44
How to use GPT Builder from OpenAI in ChatGPT
12:35
How to Create a Python Package or Library and Upload to PyPi with Twine in 5 Easy Steps #python
07:17
How to Easily Find Keywords in a Document with KeyBERT in Python
09:14
Training a spaCy SpanCat Model to Annotate in Texts more quickly in Prodigy | SpanCat 03
12:22
How to Prepare Annotations in Prodigy for Training a SpanCat Model in spaCy (Part 2 | SpanCat) #nlp
12:08
SpanCat with spaCy on Real Data | Part 01 - The Project and Cultivating Data for Annotation
07:35
LatinCy | How to use spaCy for Latin NLP in Python #nlp #spacy
07:17
How to use the Map Function in Python for Beginners - Intermediate Python with Free Textbook
10:49
When to use NER, EntityRuler, SpanCat, or SpanRuler in spaCy
13:10
What are Named Tuples in Python? #python #datascience #data #programming #digitalhumanities
05:47
Easy Tutorial for Zip and Enumerate in Python
03:35
Using Lists in a spaCy 3 Pattern for EntityRuler, SpanRuler, or Matcher (spaCy Quick Tip) v. 3.5
06:44
Fuzzy Matching with spaCy 3.5 (spaCy 3.5 update)
07:33
Case Insensitive Matching in Python with .Casefold()
11:54
The Easiest Way to do Coreference Resolution with spaCy with spaCy-Experimental
16:42
Topic Modeling with LeetTopic - Transformer Topic Modeling that Generates a Bokeh App (EASY!)
12:45
Easily Make DataFrame App with Streamlit Pandas (Only 2 lines of Python!)
13:23
How to Serialize (Save) spaCy Doc Containers to Disk with DocBin and Pickle
17:23
How to Create an Image Grid with Streamlit using Columns (Easy Tutorial)
20:22
CLIP Made Easy - How to Create an Annoy Index with Clip Embeddings for Text Queries on Images
23:49
How to Create a BM25 Index in Python with Rank BM25 (Search Engine)
08:11
How to Remove the Background from Images with Python and rembg - bonus Streamlit App
10:10
How to Extract Prepositional Phrases from Texts using spaCy - Bonus Content (Intro to Set_Extension)
15:04
How to use BERTopic - Machine Learning Assisted Topic Modeling in Python
15:17
How to Create an AI-Assisted Search Engine with Python and txtAI in Seconds! Easy Tutorial
15:30
How to use Document Id Parameter in Top2Vec for Topic Modeling in Python (Top2Vec 04)
11:13
How to use N-Gram and Min_Count in Top2Vec with Python - Top2Vec 03
24:12
What is the Top2Vec Speed Parameter (fast-learn, learn, and deep-learn) - Top2Vec and Python 01
07:16
How to Make a Multi-Page App with Streamlit Pages in Python-- The BEST Streamlit Update
34:13
Weak Supervision NLP with spaCy and Skweak
15:08
The Best Way to do Topic Modeling in Python - Top2Vec Introduction and Tutorial
11:09
How to Easily!! Find Similar Images in Python using Machine Learning with Deep Image Search
17:07
How to Easily Add a Coreference Resolution Model into a spCy Pipeline with Crosslingual Coreference
17:33
The EASIEST! way to do Text Classification with spaCy and Classy Classification
20:07
How to do Event Detection for Texts in Python with BookNLP (BookNLP Tutorials 05)
03:09:58
Python for Beginners with Free Textbook
19:21
How to Analyze Literature Characters with BookNLP in Python (BookNLP Tutorials 04)
28:11
BookNLP Output Files (BookNLP Tutorials 03)
18:00
How to Process a Text with BookNLP (BookNLP Tutorials 02)
26:00
How to Install BookNLP on Windows (BookNLP 01)
16:48
Plotting Data in Pandas (Introduction to Pandas 09)
09:16
Groupby Function (Pandas Tutorials 08)
11:28
Query and Filter Functions (Pandas Tutorials 07)
12:37
Advanced String Searching including RegEx (Pandas Tutorials 06)
13:20
An App to Update Excel File with Pandas and Streamlit
09:40
What are F Strings in Python and How to Use Them
14:02
Adding ENT_TYPE patterns into an EntityRuler in spaCy
01:09
#Shorts Differences between List, Tuple and Set in Python