- English
- Spanish
- French
Type or paste a sentence into the text box then press the EXTRACT button to convert the given string to a list of words.
To save the extracted words in a text file you must press the SAVE button.
To clear all text from the text box press the CLEAR button.
This was initially made as a function that was very important for one of my Python CLI applications.
While I was learning Python I discovered this amazing tool called Pygubu Designer to help speed up the process of creating GUI applications in python, so I decided to try it out and WordEx was created.

