Tutorial 7: Analyzing Conversations in Python Using ConvoKit

Tutorial 7: Analyzing Conversations in Python Using ConvoKit

NLP and CSS 201: Beyond the Basics

ConvoKit is a Python toolkit for analyzing conversational data. It implements a number of conversational analysis methods and algorithms spanning from classical NLP techniques to the latest cutting edge, and also offers a database of conversational corpora in a standardized format. This tutorial will walk through an example of how to use ConvoKit, starting from loading a conversational corpus and building up to running several analyses and visualizations.

Materials
Slides + Code

Author: Jonathan Chang,

Duration: 57:22