python -m spacy download en
Here is what the above code is Doing:
1. Importing the required libraries
2. Loading the English model
3. Creating a function to process the text
4. Creating a function to plot the wordcloud
5. Creating a function to plot the most frequent words
6. Creating a function to plot the most frequent nouns
7. Creating a function to plot the most frequent adjectives
8. Creating a function to plot the most frequent verbs
9. Creating a function to plot the most frequent entities
10. Creating a function to plot the most frequent noun chunks
11. Creating a function to plot the most frequent sentences