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:
- OpenNLP 1.5.3
- OpenNLP 1.9.0
- Stanford NLP 3.9.2
- LingPipe 4.1.0
The code files for this chapter can be found at https://github.com/PacktPublishing/Natural-Language-Processing-with-Java-Cookbook/tree/master/Chapter05.