Applied Python View more

Expand your Python skills by leveraging (or using) strings and dictionaries to analyze and generate text.

Book 7 Lessons

Course description

Use Python to analyze the text of a book and generate new text based on your analysis. Explore the power of strings, dictionaries, and tuples along the way. You’ll also get the the chance to test the skills you’ve built by working with unstructured text in a variety of problems and use cases.

Topics covered

  • Text analysis
  • Text generation
  • Linguistic probabilities
  • Cleaning data
  • Strings
  • Dictionaries
  • Tuples

Prerequisites and next steps

Familiarity with basic Python syntax and functions such as for loops, conditionals, and booleans is necessary. Knowledge of data types such as lists and integers is helpful.