Technical requirements
The code for this chapter is in a folder named Chapter05
in the GitHub repository of the book (https://github.com/PacktPublishing/Python-Natural-Language-Processing-Cookbook-Second-Edition/tree/main/Chapter05).
As in previous chapters, the packages required for this chapter are part of the Poetry environment. Alternatively, you can install all the packages using the requirements.txt
file.