2. Text Analysis with BookNLP#

In this chapter, we will learn about BookNLP, a powerful Python library for text analysis on large text documents, namely works of fiction. We will learn about the core aspects of BookNLP, how to process texts with it, and how to interpret the output files that it produces. Finally, we will create a few functions for better interpreting the results of the output files.