In this chapter, you will need to install the following software, if it has not already been installed:
- Eclipse Photon 4.8.0
- Java JDK 8 or later
We will be using the following APIs, which you will be instructed to add for each recipe as appropriate:
- Jsoup 1.8.3
- Apache PDFBox API 2.0.13
The code files for this chapter can be found at https://github.com/PacktPublishing/Natural-Language-Processing-with-Java-Cookbook/tree/master/Chapter10.