8000 GitHub - bradlindblad/schrutepy: The Entire Transcript from the Office in Tidy Format
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bradlindblad/schrutepy

Repository files navigation

logo


The Entire Transcript from the Office in Tidy Format

PyPI version Coverage Status PyUp Black Black

Also available in R: schrute package

schrute R package

What is it

The entire text transcripts from the American version of The Office TV show in pandas dataframe. Use this package to practice or learn NLP, text analysis or deep learning.

Getting started

You can install easily from PyPi

Install

pip install schrutepy

Usage

Pull the transcripts into a data frame with this library's only method:

from schrutepy import schrutepy

df = schrutepy.load_schrute()
72EC


df.head(5)

Demo

View the full demo on the website: technistema

Contributors

About

The Entire Transcript from the Office in Tidy Format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0