In this chapter, you will need to install the following software, if they have 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:
- LingPipe 4.1.0
- Google NLP 1.40.0
- Google NLP 1.55.0
- AWS SDK for Java
- WS NLP API 1.11.475
- Google Cloud Text-to-Speech API 0.70.0-beta
- Google Cloud Speech API 0.61.0-beta
- Argparse4j 0.8.1
The code files for this chapter can be found at https://github.com/PacktPublishing/Natural-Language-Processing-with-Java-Cookbook/tree/master/Chapter07.