This repo contains a garden.py file. This program file uses the spaCy library to parse 5 user-defined sentences, and perform tokenisation and entity recognition.
As spaCy is an external Python library, the user should first download it using the command prompt. The CMD syntax for this are saved in requirements.txt