01 Python Text Basics
01 Python Text Basics
● Section Goals
○ Understand how to open normal .txt and .pdf files
with basic Python libraries
○ Learn some basic regular expressions
○ Test skills with an assessment exercise.
● Let’s get started!
Working with Text Files
PART ONE
Natural Language Processing Bootcamp