A simple program to replace all occurrences of words with something else in a word document
- Open the .py file with Python
- Add the document which contains the words you want to replace to the "source" field
- Add lists that indicate which words should be replaced, and what they should be replaced with
- Click "generate document"