Technical requirements
In this chapter, we will be using the NetworkX and pandas Python libraries. We will also import an NLTK tokenizer. By now, all of these libraries should be installed, so they should be ready for your use.
All the code for this chapter is available in this book’s GitHub repository at https://github.com/PacktPublishing/Network-Science-with-Python.