In this chapter, you will need to install the following software, if they haven't 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 Text Library 1.6
- java-diff-utils 4.0
- Java API for WordNet Searching (JAWS) API 1.3.1
The code files for this chapter can be found at https://github.com/PacktPublishing/Natural-Language-Processing-with-Java-Cookbook/tree/master/Chapter08.