jbrew / tedspeak

language in TED talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the main script for this repo is in ted.py. at the bottom are a few method calls you can uncomment to run different simple analyses:

  • surprise_analysis
  • collocates_analysis
  • laugh_rate_analysis

subdirectory data contains files from this dataset: https://www.kaggle.com/rounakbanik/ted-talks

ted_main.csv with key fields:

  • title
  • tags
  • url

transcripts.csv with fields:

  • transcript
  • url

About

language in TED talks


Languages

Language:Python 100.0%