- Python
- NLTK
- Matplotlib
- Word cloud
- Take notes as input
- Gives a word cloud as output
- Reads the text file
- Tokenizes by words
- Normalizes the tokens
- Removes the stop words
- Lemmatizes the tokens
- Creates a word cloud
- Plots it using matplotlib
- Saves the figure as a .png file
PS: I tried it with a song the first time I ran it! 😅😅