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:
- Apache Commons RNG Library 1.2
- LanguageTool 4.4
- Summarizer API
- Guava: Google core libraries for Java API 27.0.1-jre
The code files for this chapter can be found at https://github.com/PacktPublishing/Natural-Language-Processing-with-Java-Cookbook/tree/master/Chapter09.