You can access the code used in this chapter at https://github.com/PacktPublishing/Hands-On-Python-Deep-Learning-for-Web/tree/master/Chapter9.
To run the code used in this chapter, you'll need the following software:
- Python 3.6+
- The Python PIL library
- NumPy
- Pandas
- The Natural Language Toolkit (NLTK)
- Flask 1.1.0+ and compatible versions of the following:
- FlaskForm
- wtforms
- flask_restful
- flask_jsonpify
All other installations will be described during the course of this chapter.