Python for Everybody (py4e.com)

9.3 Counting Words in Text

Sep 29, 2016 · 11 min · 8.2 MB
0:00-11:23

Streams straight from the publisher. podnod never proxies or re-hosts episode audio.

In this segment we bring everything together, reading a file, parsing the lines, and computing the frequencies of the words in the file. This is an important moment that pulls from everything we have learned so far.