ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

486,074 results

pvierth
Practical Python for DH: Topic Modeling Code

In this video I introduce the code needed to run a topic model using gensim and Mallet. Corpora at ...

23:28
Practical Python for DH: Topic Modeling Code

2,367 views

6 years ago

Python Tutorials for Digital Humanities
Functions - Python for DH 10 (Revised)

If you enjoy this video, please subscribe. I provide all my content at no cost. If you want to support my channel, please donate via ...

21:55
Functions - Python for DH 10 (Revised)

1,170 views

6 years ago

Python Tutorials for Digital Humanities
Why use Topic Modeling (Topic Modeling in Python for DH 01.01)

In this video, I briefly layout this new series on topic modeling and text classification in Python. This is geared towards beginners ...

9:23
Why use Topic Modeling (Topic Modeling in Python for DH 01.01)

35,529 views

5 years ago

pvierth
Practical Python for DH: Topic Modeling Software Install

In this video I show you how to install the software necessary to do topic modeling with Python. We will use gensim wrappers for ...

7:39
Practical Python for DH: Topic Modeling Software Install

1,223 views

6 years ago

gaydrianna
Python for DH

Python can be used for a plethora of things. One of which is manipulating .csv, .json, .xml files and many more. Watch this video to ...

2:58
Python for DH

20 views

8 years ago

Python Tutorials for Digital Humanities
Customizing DisplaCy Render Data Visualization (Spacy and Python Tutorial for DH 10)

In this video, I show you how to customize the data visualization method in DisplaCy, the render component of spaCy. For my ...

8:19
Customizing DisplaCy Render Data Visualization (Spacy and Python Tutorial for DH 10)

5,350 views

6 years ago

Python Tutorials for Digital Humanities
Machine Learning NER with Python and spaCy (NER for DH 03 )

In this video, we take a brief look at machine learning as an alternative to a rules-based approach to named entity recognition ...

13:36
Machine Learning NER with Python and spaCy (NER for DH 03 )

20,062 views

5 years ago

pvierth
Practical Python for DH: Topic Modeling Visualization

In this video, which concludes the Topic Modeling series, I show you how to use matplotlib to visualize the output of MALLET!

32:21
Practical Python for DH: Topic Modeling Visualization

1,925 views

6 years ago

Python Tutorials for Digital Humanities
Lists (and Sets) - Python for DH 06 (Revised)

This is an updated video of my lecture series on Python for DH with zoomed in code and incorporation of PythonHumanities.com.

20:25
Lists (and Sets) - Python for DH 06 (Revised)

1,191 views

6 years ago

Python Tutorials for Digital Humanities
Extracting Verbs and Verb Phrases (SpaCy and Python Tutorial for DH 07)

In this video, we look at how to find verbs and verb phrases in a text using SpaCy and Textacy. For this video, you will need to pip ...

8:10
Extracting Verbs and Verb Phrases (SpaCy and Python Tutorial for DH 07)

17,012 views

6 years ago

Python Tutorials for Digital Humanities
Strings - Python for DH 03 (Revised)

This is the revised version of my lecture on Strings. It is now zoomed in. Texts Used: mytext = "Hello and welcome to this video.

26:08
Strings - Python for DH 03 (Revised)

2,395 views

6 years ago

Corey Schafer
Python Tutorial: Else Clauses on Loops

What does the 'else' clause mean when it comes after a for or while loop? This isn't obvious at first glance, so let's take a look at a ...

7:04
Python Tutorial: Else Clauses on Loops

51,848 views

11 years ago

Python Tutorials for Digital Humanities
Storing Data in Python - Python for DH 02 (Revised)

This is a revised video of my original lecture 2 in my Python for DH lecture series. It is zoomed in and now incorporates ...

18:07
Storing Data in Python - Python for DH 02 (Revised)

4,402 views

6 years ago

Python Tutorials for Digital Humanities
Data Visualization with DisplaCy (Spacy and Python Tutorial for DH 09)

For my spaCy playlist, see: https://www.youtube.com/playlist?list=PL2VXyKi-KpYvuOdPwXR-FZfmZ0hjoNSUo If you enjoy this ...

9:13
Data Visualization with DisplaCy (Spacy and Python Tutorial for DH 09)

6,244 views

6 years ago

Python Tutorials for Digital Humanities
Extracting Nouns and Noun Chunks (SpaCy and Python Tutorial for DH 06)

In this video, I show you how to extract nouns and noun chunks (noun phrases) with SpaCy in Python. For my spaCy playlist, see: ...

5:46
Extracting Nouns and Noun Chunks (SpaCy and Python Tutorial for DH 06)

14,952 views

6 years ago

Python Tutorials for Digital Humanities
Conditional Statements - Python for DH 08 (Revised)

If you enjoy this video, please subscribe. I provide all my content at no cost. If you want to support my channel, please donate via ...

18:07
Conditional Statements - Python for DH 08 (Revised)

935 views

6 years ago

Python Tutorials for Digital Humanities
How to Open Text Files - Python for DH 12

If you enjoy this video, please subscribe. I provide all my content at no cost. If you want to support my channel, please donate via ...

16:18
How to Open Text Files - Python for DH 12

1,728 views

6 years ago

Python Tutorials for Digital Humanities
Classes - Python for DH 11

In this video, we will be speaking about classes, a way to structure data in Python more professionally and create tailored-class ...

15:09
Classes - Python for DH 11

955 views

6 years ago

Python Tutorials for Digital Humanities
What is TF-IDF for Beginners (Topic Modeling in Python for DH 02.01)

In this video, we explore TF-IDF, or Term Frequency-Inverse Document Frequency. If you enjoy this video, please subscribe.

10:40
What is TF-IDF for Beginners (Topic Modeling in Python for DH 02.01)

17,480 views

5 years ago

Python Tutorials for Digital Humanities
Finding Quotes in Sentences (SpaCy and Python Tutorial for DH 11)

In this video, I start answering a subscriber's question about using spaCy to find quotes in a text and then use displaCy to render ...

8:45
Finding Quotes in Sentences (SpaCy and Python Tutorial for DH 11)

5,395 views

6 years ago